how do you transport a script and how do you transport a
standard texts?
Answer Posted / avijit khajanchi
By using standard report RSTXTRAN to transport a script.
transfor standard text go to so10 create
standard text and call it in sap script editor by
using :/include commands.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the significance of the memory table ‘screen’?
What is is a match code? : abap data dictionary
What is the collect statement?
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???
How do you do bdc for a table control? : abap bdc
What is sap script? Describe its components.
singleton class
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
How do you set up background jobs in sap?
What is the full form of spro? : sap abap hr
what is a text table ?
What is alv programming in abap?
what are the two methods of modifying sap standard tables? : abap data dictionary
What is bdc programming in sap?
What is the difference between synchronous and asynchronous updates?