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

Change pointer for Material master

Former Member
0 Likes
6,743

Hi All,

Can any one please tell me how to track the material master records with respect to change pointers?

I have to track down the records of materials which has got changed with the help of change pointers.

Tnx,

Joe

8 REPLIES 8
Read only

jaideepsharma
Active Contributor
0 Likes
3,277

Hi,

You can check tables CDHDR and CDPOS and track the changes done in material master.

Enter 'MATERIAL' in OBJECTCLAS and actual material number in OBJECTID field for CDHDR Table.

You can then use entries fetched from CDHDR and pass them into CDPOS to see the fields changed and new as well as old values. In case you need more details please let me know.

KR Jaideep,

Read only

0 Likes
3,277

Hi Dude,

Tnx for the reply ,i have to track it down based on these two fields description as well as commodity code,

Whether it is possible to done it through the way u suggested.

Tnx,

Joe

Read only

0 Likes
3,277

Hi,

Can you please let me know your exact requirement ? What two fields are you talking about ??

OBJECTCLAS and OBJECTID or ??

KR Jaideep,

Read only

0 Likes
3,277

hi jaideep,

i am just talking abt the table fields which is material description as well as commodity code..

is there is any way we can track it down from the table update of changes to the material master ?

Tnx,

Joe

Read only

Former Member
0 Likes
3,277

Hello,

You can use BD52 for activating change pointer for particular field in material master then you can use BD21 for create IDoc type from change pointer.

Thanks,

Augustiin.

Read only

0 Likes
3,277

No Augustarian i am not talking abt IDOC'S.

Tnx,

Joe

Read only

0 Likes
3,277

Hello,

In that case you allready have solution from Jaideep.

Thanks,

Augustin.

Read only

Former Member
0 Likes
3,277

Use table - BDCPS to see change pointers MATMAS Change pointers entries