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
Where do we define tab space for data in sapscript?
How to create standard text in sapscripts?
What is the client concept in SAP? What is the meaning of client independent ?
How can I format the date being displayed in the sapscript?
What are step loops? How do you program page down page up in step loops?
How can I transfer sapscript from one client to another?
How many styles for there in script?
I want to display quantity & Price based on Particular Language and Country in SAP Script , How we can do that ? One particular statement is there for that, What is that ?
How many interactive reports did you write ?
Explain compare tool.
How many main windows can be created for a script?
Explain the variable in sapscript
What is sap script? What is the purpose of sap script?
Where do u set the default paragraph?
If u want to add any fields in the layout what is the procedure you follow ?