how do you transport a script and how do you transport a
standard texts?
Answer Posted / praveen kumar addanki
By using standard report RSTXTRAN we can transport a script.
To transport a script first we have to download the Zform
by using RSTXSCRP then got to the production server and
then upload by using the same program. Before uploading you
have to design the layout as in development server.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How would you set the formatting options statically and dynamically within a report?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
What is erp? : sap abap hr
Explain the advantage of structures?
Workbench request are client dependent or client independent
List some of the many different ways that the sap standard functionality can be changed by a customer?
How would you define the exponents for a type âfâ field?
Name some system global variables you can use in abap programs?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What is a bsp application? : sap abap hr
How do you delete duplicate records from internal table?
Explain the systems fields used for interactive lists and lists?
What are types of select statements?
What is function group?
How to create any functions? How to go about it?