how you create standardtext and how to transfer standard
text from one client to another?
Answer Posted / indu
To create standard text in SAP script, there is an option
to insert standard text in the text element screen. click
on insert--->text--->standard and give the text name, text
id and language as input parameters and text object is
always "TEXT" for standard SAP script texts. this inserts
standard text in the script.
To transport standard text from one client to another, we
could probably use SCC1 transaction in the target client
and give the source client and tranport request for copying
(not sure about this).
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What do you mean by symbols? What are their different types?
How many main windows can be created for a script?
What is the difference between EHP 4.0 and ECC 6.0 .Is there any different settings to be done in the system for functional modules?I have done ECC 6.0 version. Please tell me the answer of the question as soon as possible?
How can I change the page size of the layout?
How do you test the script?
What is sap script?
Where are the sapscript form names?
How to use the new-window command?
Explain the main in sapscript
How to convert a sapscript to smart form?
How would you call a subroutine in sap script?
How many styles for there in script?
What is difference between script and report?
What does the smartforms development class start with ?
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.