cancel
Showing results for 
Search instead for 
Did you mean: 

Sapscript transported with SCC1 activated but still old load-version active

Former Member
0 Kudos

Hello all,

i am encountering a weird thing.

A sapscripts has been changed in client 100. Testing must be done in client 200. Client 200 is closed for customizing, abap etc. Activating of the sapscript in client 200 therefor is not possible.

For testing purposes the changed sapscript is transported to client 200 using SCC1. Using SCC1 indicates that the sapscript is changed in client 200. Checking SE71 in client 200 also shows that the sapscript is changed (status: Active - saved).

When testing however still the old version of the sapscript is used. When debugging i can see that an old load is used. So although SE71 (in client 200) indicates that the changed sapscript is activated still an old load-version is used.

Does anyone know what causes this and how it can be fixed ?

Thanks !!!

Ad

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Sometimes SCC1 will not transport.

RUn this program : RSTXTRANS

Thanks,

Anitha

Former Member
0 Kudos

Hi,,

These program will help you.

RSTXR3TR - To transport form with transport request - use EXport and import parameters.

RSTXSCRP - To transport form without transport request

RSTXTRANS - To transport standard text

Thanks,

Anitha

Former Member
0 Kudos

Hello Anitha A,

thank you for your reply. The programs do work, thanks a lot !!

One question left though. A bug is big word perhaps. But can i consider the not working of SCC1 for sapscript consider a bug of SAP ? (no changes to settings or what so ever to make SCC1 work for sapscript)

Thanks in advance,

Ad.