How can you send forms from one client to other ?
Answers were Sorted based on User's Feedback
Answer / narasareddy
Scripts are clint dependent..so if we want move the script
from one clint to another clint then
goto the target clint->execute se71
utilities->copy from clint
provide the source and target form names amd clints.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
Can we write code(Select Queries) in SAP-Script? Not to use Driver Program.
How to pass the variables to forms ?
When we should use ABAP Memory and SAP Memory ?
How to edit standard SAPSCRIPT called by standard program ?
What are step loops? How do you program page down page up in step loops?
What is t.code for script styles?
how we can use Bar codes in Sap-script?
what is sap ? can i learn sap from home ? future of sap and freshers salary and experience salary ? carrer scope for sap and please tell me indepth details of company listings in chennai ?
Explain the pages in layout set.
How to change the package of a SAP Script ?
10. Tcode used fo complete documentation of BAPI data record online.
You want to backup sapscript layoutsets. How will you do it?