‎2008 Aug 04 1:29 PM
HI All Gurus,
Please help me in getting the data input form the table control to program variables.
How can i do that please tell.
Regards
Rahul Jain
‎2008 Aug 04 1:32 PM
Hi,
welcome to SDN
check the link,
http://help.sap.com/saphelp_nw04/helpdata/EN/9f/dbac9f35c111d1829f0000e829fbfe/content.htm
Hope it will help you.
Regards,
Anirban
‎2008 Aug 04 1:33 PM
Hi,
If internal table name is same in both screen painter(table control) and in the program then the values will automatically come into the internal table in the program with out programming.
Otherwise we have programtically transfer the values.
In the PAI event.
Hope it is useful.
Regards
Manjari.
‎2008 Aug 06 1:28 PM