Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

script

Former Member
0 Likes
561

Hi experts,

How to transfer script from Development to Quality?

Modified standard layout(added Logo and Text elements)

6 REPLIES 6
Read only

Former Member
0 Likes
536

Hi Balu,

Just as you would do with all other object: Assign the script to a WB-request.

Regards,

John.

Read only

Former Member
0 Likes
536

so you modified a sap-script form?

well once you want to save or activate your form after implementing the changes the System should ask you about a transport to which you link the form.

And then all is like with any other development.

Free your transport in SE10,

and transport it with STMS.

Read only

Former Member
0 Likes
536

Hi,

RSWBO052 --> Change development class of a sapscript

Enter R3TR and FORM in the input values, this is for SAPSCRIPT, enter your Script and Press the Object Directory Entry push button and change the Development class for SAP SCRIPT ....

For logo, in Se78, give the name of the logo and press the transport button, then it will prompt the scrren and ask the package and Transport request.

For the Standard texts, we have the program RSTXTRAN to transport the texts

Regards

Sudheer

Read only

Former Member
0 Likes
536

Hi

Transferring a script or any other object from one system(DEV) to other system(QA) is done through a request which you have to create in SE10 transaction.

After releasing the request, transport it to the quality with the help of your Basis administrator.

Read only

Former Member
0 Likes
536

Hi,

The changes done to a SAP Script can be saved under a Workbench transport when you activate the Script. This transport can now be moved across to your quality and the production system.

Regards,

Sowmya.

Read only

Former Member
0 Likes
536

Hello Balu,

Use the Program RSWBO052 to create the Transport Request for a SAPSCRIPT, In the Selection screen of the program, give R3TR - FORM - Give the Form name and press Execute button, it will ask the Development Class and the transport Request No

Vasanth