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

CDHDR/CDPOS Tables

Former Member
0 Likes
736

Hi experts,

What are the fields OBJECTCLAS and OBJECTID in these tables?

What type of values we can give for these fields?..Can any body let me know with an example..

Regards

Ravi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
687

Refer this weblog to understand the same

/people/erwan.lebrun/blog/2007/03/09/documents-how-to-track-changes-through-abap

Regards,

Santosh

Hi experts,

What are the fields OBJECTCLAS and OBJECTID in these tables?

What type of values we can give for these fields?..Can any body let me know with an example..

Regards

Ravi.

3 REPLIES 3
Read only

Former Member
0 Likes
688

Refer this weblog to understand the same

/people/erwan.lebrun/blog/2007/03/09/documents-how-to-track-changes-through-abap

Regards,

Santosh

Read only

Former Member
0 Likes
687

Hi Ravi,

In CDHDR Objectclass is type of element changed.DEBI is for customers.If it is DEBI then we'll get all the customers that are changed in ObjectID according to given date.Check that once with other elements also.

with regards,

Jay

Read only

Former Member
0 Likes
687

Hi ravi,

1. These tables are for change documents.

2. Change documents can be related to

a) material change

b) Purchase order change

c) Sales order change

d) etc....

3. OBJECTCLAS means type of document (eg. MATERIAL)

OBJECTID is the Number/Identification/Primary Key

of that document.

regards,

amit m.