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

Transport Problem with SAP Scripts

Former Member
0 Likes
1,098

H i Gurus ,

I have some sap script layouts to be transported from Development system to Quality System. The request under which the layouts are saved has been released from development system and has been imported in the quality system. But when i go to SE71 and give my form name, i am not able to find it.

The system shows a status message ' Form <FORMNAME> language EN does not exist for the client <CLIENT>.'

Kindly suggest as to how to rectify this problem.

regards,

Venkatesh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
888

Hi,

Goto SE09, and see the log for the Request number, that request must have the Form name, if it is having the form name then see whether is Imported to Next system correctly(Without any errors) ...

Regards

Sudheer

7 REPLIES 7
Read only

Former Member
0 Likes
889

Hi,

Goto SE09, and see the log for the Request number, that request must have the Form name, if it is having the form name then see whether is Imported to Next system correctly(Without any errors) ...

Regards

Sudheer

Read only

0 Likes
888

Hi Sudheer ,

I have checked the transport requestin se09 in the quality server. There are no errors and i am able to find my form name there.

Venkat.

Read only

former_member150733
Contributor
0 Likes
888

Most probably the scripts would be available in 000 Client in the Quality system. Try to copy from there using the menu option in SE71.

Or ask your Basis pppl to import the request containing the scripts to the client on which you are working(in Quality).

Regards,

Anish Thomas

Read only

Former Member
0 Likes
888

Hi,

If Your development and quality are in different clients use SCC1 to get the scripts.

Else try transporting it again pay special attention to client.

Reward points if useful,

Aleem.

Read only

Former Member
0 Likes
888

hi venkatesh,

see whether it has been transported by checking in the development server. Go to se09 or se10 and see in the released list.

Run the transaction SCC1 in the destination client.

Enter your source client and the transport request.

If you want to assign the Transport request to the SCRIPT

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.

r else run the program RSTXSCRP to transport the script.

Regards...

Arun.

Reward points if useful.

Read only

Former Member
0 Likes
888

Hi,

Because your Form exist in some other language like DE, that you have to copy it through SE71 and then transport it.

Reward if useful!

Read only

Former Member
0 Likes
888

Use this report RSTXCPFS to copy between clients.

Reward points if helpful