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

Archive table CDCLS

Former Member
0 Likes
2,892

Hi Team,

Can U please help with the code for Archiving the CDCLS cluster table.

We need to reduce/manage the amount of data in this table.

Thanks in advance.

<b><REMOVED BY MODERATOR></b>

Regards,

Anu.

Message was edited by:

Alvaro Tejada Galindo

Hi Team,

Can U please help with the code for Archiving the CDCLS cluster table.

We need to reduce/manage the amount of data in this table.

Thanks in advance.

<b><REMOVED BY MODERATOR></b>

Regards,

Anu.

Message was edited by:

Alvaro Tejada Galindo

4 REPLIES 4
Read only

Former Member
0 Likes
1,590

I will be very thankful, if u can give the report program

Read only

Former Member
0 Likes
1,590

This table already gets archived from many archiving objects. Go to transaction DB15 to see all of them. If you don't want to implement the various archiving objects that it will take to reduce this table, you can use archiving object CHANGEDOCU, which is specifically for change documents. You should not have to do any coding.

Read only

Former Member
0 Likes
1,590

Hello Anu,

If you wish to use the archive object CHANGEDOCU, the SAP Data Management Guide has some very useful information. For example, it states:

The archiving object CHANGDOCU should only be used to archive the change documents of master data. Change documents of transaction data records should still be archived together with the appropriate archiving object.

I use this archive object to archive the following object classes:

MATERIAL Material master changes

COND_A Conditions changes

SACH GL account changes

ANLA Asset master changes

DEBI Customer master changes

KRED Vendor master changes

ADRESSE Master data address record changes

I hope this helps.

Regards,

Karin Tillotson

Read only

0 Likes
1,590

Hi Karin,

This list is very helpful.

Could you please tell me if this is a complete list of ALL master data changes on CDHDR?

Currently, we're using CHANGEDOCU for archiving only PFCG and LAYER.

Do you have list of 'change document objects' that can ONLY be archived via CHANGEDOCU?

We've implemented over 30 archiving objects yet our change document tables are growing exponentially and need drastic surgery.

Thanks for your help.

Soyab