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
Explain the page windows
What is layout set? What is it used for?
How many main windows are allowed for sapscript?
What is difference between script and report?
How can I prevent page-break in the message that is to be displayed?
I have created a sapscript in language de. Now I need to translate it to en. How could I do this?
While designing layout for labels Is there any specific parameters or constraints i need to take care (at form as well as print program level)?
What is sapscript? What are the components of sapscript?
What is a workflow ?
How can I copy sapscripts from one client to another, or export/import them?
What are the modules in FI that you have worked on ?
What is t.code for script styles?
Different types of ABAP memory ?
How can you copy forms from one client to other?
In sap scripts, how will u link form with the event driven?