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

process order object number

ashok_nadimpalli
Explorer
0 Likes
3,243

Hi sir,

In CAUFV, We have Object id OBJID list (this is process order object number) and have to pass the values in to Table JCDS. I need to perform this transaction. but these OBJID list is showing empty. values are not getting generated. Could anyone help me on this.

Thank you.

1 ACCEPTED SOLUTION
Read only

geert-janklaps
SAP Mentor
SAP Mentor
0 Likes
2,159

Hi,

Did you maintain the right customizing settings for your process orders? JCDS are change documents and need to be activated in following IMG activity:

Please be aware that it's not possible to activate the change documents for already created documents for as far as I know.

Best regards,

Geert-Jan Klaps

5 REPLIES 5
Read only

geert-janklaps
SAP Mentor
SAP Mentor
0 Likes
2,160

Hi,

Did you maintain the right customizing settings for your process orders? JCDS are change documents and need to be activated in following IMG activity:

Please be aware that it's not possible to activate the change documents for already created documents for as far as I know.

Best regards,

Geert-Jan Klaps

Read only

0 Likes
2,159

Hi Geert-Jan Klaps ,

Thanks for your answer. Do making this customization will generate Object Id (OBJKT)? Could you please explain what is the relation between Change numbers and object id.

Appreciate your help in advance.

Regards,

Ashok

Read only

0 Likes
2,159

Hi Sir,

still its not working after making changes.............

Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,159

You wrote 'In CAUFV, We have Object id OBJID list (this is process order object number) and have to pass the values in to Table JCDS.' could you try to use OBJNR to access JCDS or JEST?

Read only

ashok_nadimpalli
Explorer
0 Likes
2,159

yea i tried of OBJNR values its working fine but in my requirement it is OBJID to fetch.

D you have any idea what is this OBJID for and How it could be generated.