Answer Posted / shreemudra
Use RSTXSCRP to import/export SAPscripts.
Or use Tcode scc1
SCC1 (Copy as per Transport Request). Here are a few tips:
1) Remember, this is a "pull" transaction, so you'll need to
be logged into the target client when executing SCC1.
2) Make sure the source form is in "Active" status.
3) You may wish to specify the transport task linked to the
form (and not the overall transport request) in SCC1; that
way, you can ignore the task checkbox option.
4) If you get a cryptic error message – or a "form not
found" message – when trying to bring up the form in the
target client, check your settings and try using SCC1 again.
In my experience, the error should vanish the next time around.
5) If all else fails, and there seems to be a corrupted
version of the form hopelessly stuck in the target client,
obtain the needed permissions to have the form deleted in –
and ONLY in – the target client; then start the SCC1 process
again.
6) The above applies to SAPscript forms only; Smart Forms
are client-independent so SCC1 is not required.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
While designing layout for labels Is there any specific parameters or constraints i need to take care (at form as well as print program level)?
How many main windows can be created for a script?
How many interactive reports did you write ?
Explain the windows in layout set.
What is the use of rstxscrp program?
What are different tools to report data in SAP? What all have you used ?
What is layout set? What is it used for?
What is the difference between EHP 4.0 and ECC 6.0 .Is there any different settings to be done in the system for functional modules?I have done ECC 6.0 version. Please tell me the answer of the question as soon as possible?
What is sap script?
What are the types of windows?
What is the client concept in SAP? What is the meaning of client independent ?
How to edit standard SAPSCRIPT called by standard program ?
How do u upload the images in script?
I have created a sapscript in language de. Now I need to translate it to en. How could I do this?
You want to display top 5 records from an internal table. How will you do that?