cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sap script changes - dev to quality ?

Former Member
0 Likes
3,025

Hello Experts ,

First of let me tell you that I tried reading all the forum but was not able to get enough help from them , Hence I am posting this one .

Issue : I made some changes in page window . Now This asked me to create a transport request .

I asked my basis guy to move this TR from dev to quality . But unfortunately the changes are not there in quality even after successfull transport .

Can anyone provide me correct approach ? Please do not give SCC1 or creation of transport request and moving it to quality .

These are not correct .

Thanks in Advance !!

Abhishek.

View Entire Topic
Former Member
0 Likes

I think your method was correct. Did you check that the transport moved correctly?

Rob

abhishek_gupta2
Participant
0 Likes

Rob ,

The transport was successfull with no errors , but still changes are not there in the main window .

Regards,

Abhi..

Former Member
0 Likes

When you say the changes are not there, do you mean in the SAPScript source or in the printed output?

Rob

Former Member
0 Likes

Hi,

you know, that the form object is client dependend, you has to import it to the client, where it is used or alternativ in client 000, but then it does not exists in the client, where it is used.

Regards,

Christian

abhishek_gupta2
Participant
0 Likes

Rob -

I mean here sap script source code change here .

Christian -

See we have sap scripts in both client 100 and 200 but one on development server and another on quality server .

Now I made code changes to sap script in 100 client and moved it to quality server client 200 .

Regards,

Abhi..