how you create standardtext and how to transfer standard
text from one client to another?
Answer Posted / richa
TRANSFER Standard TEXT FROM ONE CLIENT TO ANOTHER
lets see it with an example -
i have defined a text -ZTEXT in client 100
now i want it to be copied to client 200
Goto to client 200
goto tcode so10
Utilities->Copy from client->
fill in text name =ZTEXT
text id =ST
Land=EN
source client = 100
target name = ZTEXT
and execute..
this will copy the text to client 200
Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What are the various text formatting options in sapscript?
How to edit standard SAPSCRIPT called by standard program ?
How do I create standard texts for the sapscripts?
I have created a sapscript in language de. Now I need to translate it to en. How could I do this?
Explain the page windows
Explain the paragraph format in layout set.
What are the modules in FI that you have worked on ?
How to add extra functionality to a standard print program without touching the print program ?
Explain the main in sapscript
what is maximum columns number in SAPScripts and Smartforms. If How can we move to next page for print.?
Explain the constant in sapscript
What are the different types of symbols?
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
How do I create boxes in sapscript?
Differentiate between sapscript and smartform.