‎2007 Jul 18 1:12 PM
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..
‎2007 Jul 18 1:14 PM
Hello,
Refer this example program
http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac5e35c111d1829f0000e829fbfe/content.htm
Regards,
Deepu.k
‎2007 Jul 18 1:14 PM
Hello,
Refer this example program
http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac5e35c111d1829f0000e829fbfe/content.htm
Regards,
Deepu.k
‎2007 Jul 18 1:16 PM
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
‎2007 Jul 18 1:39 PM
HI,
CAN U PLZ TELL ME HOW TO APPEND AN EMPTY RECORD.
PLZ TELL ME.
MAHESH