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
What are step loops? How do you program page down page up in step loops?
What role does an abap program play in sapscript?
How to pass the variables to forms ?
Hello ABAP GURUS.. I WANT TO KNOW DO WE DEVELOPE SCRIPTS FROM SCRATCH OR WE USE STANDARD SCRIPTS OF SAP..? AND WHAT LOGO WE HAVE IN STANDARD IN LOGO WINDOW OF STANDARD SCRIPT BUSINESS DOCUMENTS...?
How to convert a sapscript to smart form?
How can i read the data in bar code form directly into sap i.e. without being uploading it to TXT file and then uploading to SAP.
What does the smartforms development class start with ?
Different types of ABAP memory ?
You want to backup sapscript layoutsets. How will you do it?
How can I get the landscape format in sapscript?
Explain compare tool.
How do we define text symbols?
Where do we define tab space for data in sapscript?
i want default printer name in sap-scripts? please help me how to handle this one.
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 ?