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

adding data in Table Control

Former Member
0 Likes
444

hi,

i am working in a Table Control and i have created a table control for a table zprn and wanted to ADD the rows by programing it so that if i click a function code on screen it start accepting the I/P for the row. now i am getting only the display of data of the table alredy exists.

plz suggest me how to add rows on the screen..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
420
3 REPLIES 3
Read only

Former Member
0 Likes
421
Read only

Former Member
0 Likes
420

If you want to add a new row to a table control append an empty record to the internal table in PAI, and Transfer that to Table control in PBO.

Regards

Vijay

Read only

0 Likes
420

HI,

CAN U PLZ TELL ME HOW TO APPEND AN EMPTY RECORD.

PLZ TELL ME.

MAHESH