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

Archiving object CHANGEDOCU

Former Member
0 Likes
1,011

Hi,

I need to archive data using archiving object CHANGEDOCU. Now the condition is that in this archiving object, I need to restrict the data (to be archived) to company code 1030 (country US). As the company code field is not available in the selection screen of this archiving object, can you please tell me, how can I limit the data to company code 1030, using other fields in the selection screen.

Thanks and Regards,

Anuj

1 REPLY 1
Read only

viral_bhuva
Explorer
0 Likes
659

Hello,

If you are targeting few tables for your requirement than you may create a customized(Z) archiving object for them using transaction AOBJ.

While creating the archiving program you can create your own selection screen. On this basis you can write the select queries and then archive them.

A detailed steps to create a customized archiving object and program is mentioned in below link.

SAPTechnical.COM - Step-by-step procedure for Creation of Custom Archiving Object

Reward points if this is useful

With Regards,

Viral Bhuva