Steps To Create Transport Request
Steps To Create Transport Request
Steps To Create Transport Request
Enter the name of the program, choose Variants radio button and press Display button.
When you click on menu Utilities > Transport request, it will call the SAP standard report RSTRANSP. You can also reach the above screen by just executing the report RSTRANSP in ABAP Editor (SE38). Enter the name of the program and variant name and execute (F8).
Select all the variants you want to transport and press continue.
Assign the variant to an already existing Transport request or create a new request.
2.
yes
To create a transaction code for Table Maintenance Generator (TMG), go to transaction code SE93.
In the pop-up enter short description for the new t-code, Select the Transaction with parameters radio button and press continue.
In the create parameter transaction screen, Enter SM30 for transaction and check the Skip initial screen checkbox. Now add the following parameters using the insert new row button. NAME OF SCREEN FIELD VIEWNAME ZEMPL VALUE
UPDATE
Another way of creating a t-code for TMG is just create a REPORT program and call the function module VIEW_MAINTENANCE_CALL by passing view name and action as parameters. Then create a t-code for the report program.
With the parameter ACTION, you can specify the processing action to be performed. Possible actions are: ACTION S U T Display Change Transport DESCRIPTION