banner ads

Convert SAP Script to Text file

We can convert SAP script to a normal text file. Sometimes we need to dump a form and then do several operations into the system. If the form gets corrupted then we can upload the dump form into the SAP system. With the help of RSTXSCRP we can export form to text file and also import the text file to the form.

Step 1: Go to SE38 and execute the program RSTXSCRP.


Step 2: Select the form name and mode. Export for download and Import for upload.


Step 3: Mention the path and file name then Save.


Step 4: Now the form has been exported to text file.


Step 5: We can see the text file also.

No comments