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 on a non modifyable client

Former Member
0 Likes
484

Hi,

Plz help me with the answer of the following question?

How to copy SAP Script on a non modifyable client?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
448

export & import using RSTXR3TR

3 REPLIES 3
Read only

Former Member
0 Likes
449

export & import using RSTXR3TR

Read only

Former Member
0 Likes
448

Using TCode SCC1 you can copy client dependant objects from modifable client to non modifiable client.

Run SCC1 in non modifiable client and provide the TR and run it.

Read only

Former Member
0 Likes
448

Thank you