‎2014 Mar 07 12:10 PM
Hi ALL,
when i click on insert button on the same screen i want one blank line should inserted into table control , then i want to insert some data into table control on that row , when i click the save button . the new data inserted into the table control is insert that data into ztable ,
please give me solution
main problen is how can know inserted line in table control and pass that data into ztable.
Regards,
Vicky Kumar
‎2014 Mar 07 1:35 PM
Hi,
Create a table maintenance generator for the ZTable and call the table maintenance in programs or reports using FM VIEW_MAINTENANCE_CALL.
This is the simplest solution to your problem.
Thanks,
Zuber