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 Scripts Error

Former Member
0 Likes
910

Hi All ,

I have a problem changing my sap script in dev. say client 200 , i can display the form in 200 , when am trying to change the form in client 200 it showing 'ERROR IN OBJECT EDITING ' and displays an error message 'REQUEST/TASK kd1..... HAS INVAILD SOURCE CLIENT 100'. Any suggestion on how to change the form pls...

Thanks,

Vind.

7 REPLIES 7
Read only

Former Member
0 Likes
875

Hi

First copy from one client to othe client, (from 100 to 200) then you try.

Regards

rams

Read only

Former Member
0 Likes
875

Hello,

GO to SE01 - > Give the request Number ->Display

Double click on the request-> Properties and change the source client has 200.

This will solve your problem.

Reward if helps.

Thanks,

Krishnakumar

Read only

Former Member
0 Likes
875

Hi,

client 200 may not be configured for editing

change form in 100 and transport using SCC1

or se71-copy from client

Regards

amole

Read only

Former Member
0 Likes
875

Hi

May be the problem is with wrong request number. You can do one thing you can copy the script to other client by going to se71 transaction and using menu utilities-> copy from client. If you want the script only in this client do one thing make any changes in the script and try to save the script then it will ask for the package and request then you give the request id of this client.

Hope this will help you.

Regards

Haritha

Read only

Former Member
0 Likes
875

Hi ,

Please log into client 200

then run the report 'rstxcpfs'

in this you will have 'source' , Give souce as '100' and pass other paramters. then try to change in 200.

you will be able to do it.

Jaffer Vali Shaik

Read only

0 Likes
875

Hi,

I tried to copy the FORM from source client 100 , but still not able to change the form in client 200..

Thxs,

Vind.

Read only

0 Likes
875

Vind,

Are you making the copy from target client ? You have to do the copy from target client.

Other way is .. You could download the script using <b>RSCTSCRP</b> in client 100. then in 200 you could use the same program to upload the file. This way you could copy the script.

Hope this helps you.

~thomas.