Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table Control data in Module Pool

Former Member
0 Likes
433

Hi

I have a developed a module pool with a table control.I have designed and also coded everything in that.

But when i try to enter data in the table control and give enter, all the data in the table control are getting deleted..

Is there any code that i have to write in additon with chain and endchain.

Cheers

Christina

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
414

Check out the demo program RSDEMO_TABLE_CONTROL

2 REPLIES 2
Read only

Former Member
0 Likes
415

Check out the demo program RSDEMO_TABLE_CONTROL

Read only

Former Member
0 Likes
414

hi,

In table control under loop endloop hav you written a modify statement??

and also check that on enter or on others in module user-command you havnt written and clear or delete statement...

just check and let me know..