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
How to transfer the objects? Have you transferred any objects ?
Differentiate between sapscript and smartform.
What is sap script? What is the purpose of sap script?
Explain the windows in layout set.
In sap scripts, how will u link form with the event driven?
What are the various text formatting options in sapscript?
You want to display top 5 records from an internal table. How will you do that?
What is a hard break Point?
Can you assign your own form to a standard print program? How ?
How to insert symbols in smart form?
What are the components/elements/layout sets in sap script ?
What is sap script? Difference between sap script and report?
How do I create boxes in sapscript?
What is difference between script and report?
If the second page is not triggering what is the problem?