‎2014 Mar 18 10:25 AM
Hi all,
I am completly new to the ABAP side of SAP so please excuse me.
Is there a way to track the production plan changes I.e date changes, quantities etc.
If so could you provide which tables and fields I would need to use.
Thanks in advance.
‎2014 Mar 18 10:55 AM
hi,
you can find out change log in Table CDHDR and CDPOS.
Regards
Puneet
‎2014 Mar 18 10:55 AM
hi,
you can find out change log in Table CDHDR and CDPOS.
Regards
Puneet
‎2014 Mar 18 11:08 AM
Thanks Puneet.
I cannot add CDPOS to CDHDR in infoset.
Am I doing something wrong?
‎2014 Mar 18 11:14 AM
‎2014 Mar 18 11:43 AM
thanks Debopriyo
Sorry if I seem stupid. I am a complete beginner with SAP.
So if I create a query based on table CDHDR and another query to show CDPOS, then I can just compare the two reports using the Object Value field as the common key.
Is this correct?