Application Development 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: 

difference between JCDS and CDHDR

adil
Participant
0 Kudos

Hi;

what is exactly the difference between JCDS and CDHDR ?

Thanks.

7 REPLIES 7

Former Member
0 Kudos

Hi,

Tables

CDHDR Change document header

JCDS Change documents for System/User statuses (Changes to table JEST)

former_member182485
Active Contributor
0 Kudos

Kind of data they hold is differnet

JCDS holds object no and it's status along with the date time and userid

in JCDS basically object no of order, maintenance plan etc. got populated

No much idea about CDHDR but objects are different ( No order related entry found here )

and most importantly it does not contain status.

Hope this helps

Regards

Bikas

Former Member
0 Kudos

Hello

JCDS - only for table JEST.

Former Member
0 Kudos

Hi,

JCDS holds object no and it's status along with the date time and userid in JCDS basically object no of order, maintenance plan etc. got populated

while

CDHDR holds change documents related with Masterdata objects such as Material, Customer, vendor routing etc. Using and Change No. in this table and then refering CDPOS table we can find out fields that are updated or uploaded with that change number.

Regards,

Pritish

Former Member
0 Kudos

JCDS-table of Change documents for System/User statuses

if we create a role and after that what ever changes made to that role, all the changes are recorded in the database. The changes recorded in the database is called change documents in terms of client copy.

while

CDHDR- table of Change document header

Change pointers SAP R/3 objects that mark changes in SAP data. Change pointers are managed by sharing mechanisms in a Master Data and changes are based on documents (CD) objects. CD objects record the changes to master data at a field level. These changes are recorded in Tables CDHDR (header table)

Former Member
0 Kudos

Hi,

CDHDR- this table is mainly related to change pointers and is also related to masterd data change

and before this we have to indicate which field we are changing in a particular t-code in the system.

JCDS- JCDS holds object no and it's status along with the date time and userid in JCDS basically object no of order, maintenance plan etc. got populated .

Thanks & Regards,

Sateesh.

Former Member
0 Kudos

Hi,

jcds: this table i mainly used in project system module to know project status whether it is technically completed or not

Thanks & Regards,

Sateesh.