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
How can I get the landscape format in sapscript?
What are the various text formatting options in sapscript?
In sap scripts, how will u link form with the event driven?
How to design the windows in script?
How to pass the variables to forms ?
What are the modules in FI that you have worked on ?
How to change the package of a SAP Script ?
How to transfer the objects? Have you transferred any objects ?
How can I format the date being displayed in the sapscript?
What is a hard break Point?
What is the work you have done in the MM module and what programs did you use for creating views in MM ?
What are the components/elements/layout sets in sap script ?
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 is the use of perform statement in scripts ?
How to assign own form to a standard print program?