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 |
Where do we define tab space for data in sapscript?
How can I print logos in sapscripts?
I receive 5 orders from customer. Irrespective of Value or quantity, first 3 orders get discount. From 4th order onwards no discount. How to do this?
HELLO ALL...HOW CAN WE CORRECT AN ERROR IN PRODUCTION...?
What are the output types and Tcodes ?
How will you copy a Sapscript from one client to another client & from login language to org language ?
How many main windows can we create in one script?
What is the use of rstbserv program?
Explain the pages in layout set.
I need to debug sapscript. What steps would you recommend should I take?
what is maximum columns number in SAPScripts and Smartforms. If How can we move to next page for print.?
How we download the sapscript in text format?