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

SAP Script Transport Problem

Former Member
0 Likes
1,066

Dear All,

I have done some changes in standard SAP Script after copying to custom one in development client(300),if i transport that script to my test client(200) the changes are not effected , i haved done transport through SCC1.

can any one help me in this issue

Thanks

Surendra

5 REPLIES 5
Read only

Former Member
0 Likes
893

Goto SE71 - Click Utilities - Copy from client

Read only

0 Likes
893

Hi Darren Kek ,

Thanks for ur reply

that client is not editable so we have only option SCC1 i did that but it is not copying what is the problem for that??

Read only

0 Likes
893

You can try below way,

Release existing transport request. generate new request for ur custom script and again transport to test client.

Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
893

Hello,

Check whether the Sapscript form is active both in thesource system and the target system?

Did you activate the form after you made the changes to the form and before the transport?

If it is not active in the source system, the last active version of the form is exported. If it is not active

in the target system, the correct active form is transported, but you don't see it in the transaction SE71.

(because the transaction displays the inactive version)

For additional information, please check the following SAP notes:

3355 SAPscript: Transporting styles/forms/texts

152442 SAPscript: Collective note

Regards,

David

Read only

Former Member
0 Likes
893

Solved by Self