‎2009 Jul 27 7:38 PM
Eventhough I created a itab and wa in top include, when I try to create a table control with wizard when I chose the option from itab, I am getting error as 'The table workarea does not exist'.
Please help me to proceed further
‎2009 Jul 27 7:48 PM
‎2009 Jul 28 7:26 AM
HI,
Try using your Z table/structure 'if any' for creating a table control using the wizard.
Also check if you have declared your internal tabel type standard table and not using occurs 0 specification.
Regards,
Amit
‎2009 Jul 28 7:28 AM
Hi ,
check whther you data decleration include is activated or not.
PLease let me know if still have any issues on this.
Thanks and regards,
Rajeshwar.
‎2009 Jul 28 10:10 AM
‎2009 Jul 28 10:24 AM
In table control we can refer a dictionary table or structure not an internal table. U will need to create a Z table in dictionary for that.........
‎2011 Jun 06 7:10 PM
Hello Mr. Ravisankar
As I know you just follow these simple steps
First of all declare ITAB and WA in TOP include
Activate the whole program
Click on Screen Painter(F6)
Click on "Get From Program"
Select WA fields and place them into your table control.
NOTE: You cannot take ITAB fields you'll get errors.
Name the fields using Text Fields and you're done! I think so.
‎2011 Jun 06 8:48 PM
From your screen Click "Utilities-Update Navigation Index", and try again.
‎2011 Jun 06 8:54 PM
Thanks for the updates, but please note the date of the original post
Rob