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

About Table JCDS

Former Member
0 Likes
5,006

Hi,experts: Who can tell me how to use the table JCDS? Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,295

Hi,

Try this..

You can get the status of the order with the following link..

VBAK-OBJNR = JCDS-OBJNR..

OR you can also use FM STATUS_READ.

Thanks,

Naren

Hi,experts: Who can tell me how to use the table JCDS? Thanks

6 REPLIES 6
Read only

Former Member
0 Likes
3,296

Hi,

Try this..

You can get the status of the order with the following link..

VBAK-OBJNR = JCDS-OBJNR..

OR you can also use FM STATUS_READ.

Thanks,

Naren

Read only

Former Member
0 Likes
3,295

Hi ,

Whenever you change the system status of an equipment an object number is created as Objr field

Basically OBJNR field is from JEST TABLE as the check table which is system status table

Please reward if useful.

Read only

Former Member
0 Likes
3,295

thanks, but how to distinguish modification and creation ?

Read only

Former Member
0 Likes
3,295

Hi,

In the table JCDS there is indicator CHIND..If it is 'I' then creation..

Thanks,

Naren

Read only

Former Member
0 Likes
3,295

Hi,

JCDS has a field called Change Indicator which keep s track.

Please reward if useful.

Read only

Former Member
0 Likes
3,295

Thanks all, by the way, how do STAT & CHGNR works ?