‎2010 Feb 23 2:38 PM
I have a table maintenace created.
Now i want to create a selection screen ( From SE38 )
and whatever data I pass and limit, only those data should be dispayed on table maintenance.
Can we have any function module that call table maintenace from report by limiting seaching condition.
Regards,
Ronny
‎2010 Feb 23 2:44 PM
Hi,
Take the program for Table maintenance generator and submit that program using 'SUBMIT' in your program by passing the selection screen variables.
Tahnks.
Ramya.
‎2010 Feb 23 2:52 PM
Hello,
You could use the FM 'VIEW_MAINTENANCE_CALL' to call the table maintenence with required selection logic to display the maintainance view
Vikranth
‎2010 Feb 23 2:56 PM
‎2010 Mar 29 7:32 AM