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 as input

Former Member
0 Likes
571

Hi all,

Please give me some sample code for just providing empty table control where the user enters data and then the data has to be fetched into our internal table.

Regards,

C.A

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
549

Check this Program

RSDEMO02

3 REPLIES 3
Read only

Former Member
0 Likes
550

Check this Program

RSDEMO02

Read only

0 Likes
549

Hi vijay,

in my table control logic it performs pai even if i press enter, but i want it to run the pai logic only if he presses one of the pushbutond provided. How is this possible?

Regards,

C.A

Read only

Former Member
0 Likes
549

Thanks