Skip to Content
0
May 30, 2011 at 12:42 PM

How to use a report program inside wda...

45 Views

Hi all,

Actually I want to update data in a table through assistance class. So i made a button with name "Update" when user'll click the button the method inside assistance class is called along with some importing parameters from the event method. But the problem is that inside method we can't use TABLES statement . so how can I update the table inside method without using table statement because without tables statement it shows error as the field is unknown.

when I tried to update something it shows runtime error as

" Invalid statement for ICF in program program CLASS============CP "

please help in this regard.

Thanks,

sekhar