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

Code for RSAVGL00 (Table adjustment across clients)

Former Member
0 Likes
498

Hello,

I would like to copy entries from Client 000 to our general Customizing Clinet.

According to Note: 104387 SAP suggests to use program RSAVGL00 to copy the required entries.

But as our Application patch level is only in 29, the program does not exist in the system.

And also I cant do a Table adjutment from SPRO/SM30 cause Customizing are Views and not single tables.

Would anyone give another solution or provide the Source code for RSAVGL00.

Regards,

Mid.

Hello,

I would like to copy entries from Client 000 to our general Customizing Clinet.

According to Note: 104387 SAP suggests to use program RSAVGL00 to copy the required entries.

But as our Application patch level is only in 29, the program does not exist in the system.

And also I cant do a Table adjutment from SPRO/SM30 cause Customizing are Views and not single tables.

Would anyone give another solution or provide the Source code for RSAVGL00.

Regards,

Mid.

1 REPLY 1
Read only

umasankarparavada
Participant
0 Likes
366

Hi

Follow below steps:

o Logon to the system to the client which needs to be customized

o From IMG select/execute the corresponding customization option.

o Select Utilities and Adjust from the menu.

o Enter the R/3 system from which you want to copy customizing

entries.

o Set the filter to show only the differences between source and

target system. Choose the lines by marking and say 'ADJUST'.

o Copy the entries by choosing 'Copy Entry'.

o The data from the remote system is copied to the local system.

o Save and create the transport. This can be imported to other

systems.

Regards

Uma