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
How do I create standard texts for the sapscripts?
You want to backup sapscript layoutsets. How will you do it? Can you perform the download and upload function here? How?
How do we set the date, time format?
I have created a sapscript in language de. Now I need to translate it to en. How could I do this?
How many main windows are allowed for sapscript?
You want to display top 5 records from an internal table. How will you do that?
How to print page numbers in a script through SE38 Program ?
What do you mean by symbols? What are their different types?
What is layout set? What is it used for?
I need to debug sapscript. What steps would you recommend should I take?
you want to link to a layout set. What abap 4 commands will you use?
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
What are the various text formatting options in sapscript?
How can I format the date being displayed in the sapscript?
Explain the variable in sapscript