SAPScript Question:

How will you copy a Sapscript from one client to another client & from login language to org language

Tweet Share WhatsApp

Answer:

if form is available in $TMP:
execute se71 in required client
menu bar--> utilities---> copy from client
provide form name,source client target form. and click on
execute

IF FORM IS AVAILABLE IN YOUR OWN PACKAGE:
execute scc1--> provide source client--> transport request
and select the check box INCLUDING REQUEST SUB TASK-->CLICK
ON start immediately in application tool bar --> click on yes

Download SAP Script PDF Read All 9 SAP Script Questions
Previous QuestionNext Question
How will you display top 5 records form an internal table ?When we should use ABAP Memory and SAP Memory