how to trasfert script from one server to another server or
one clint to another clint
Answer Posted / malli.gontla
Run the program RSTXSCRP for Transferring the script from
one server to another server.
This is correct.
The first answer is might be wrong.
SE71 screen ,click on UTILITIES -----> COPY FROM CLIENT is
used for to import the Standard scripts into user defined one.
Eg. MEDRUCK is imported to user one as ZMEDRUCK.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the aggregate objects in the dictionary? : abap data dictionary
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What is the process to enhance the Infotype
Can we create an abap program without using y or z?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What is bdc programming in sap?
How is time management and payroll is integrated? : sap abap hr
How is collect statement different from append?
What is open sql vs native sql ?
Explain what are the events used in interactive reports?
What is tcode se16. For what is it used. Explain briefly?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What is table attribute? : abap data dictionary
Explain the difference between cluster tables and pool table?
Can you delete data element, which is being used by table fields?