Question:
Hi All,
I think I have a problem:
In our sales-order-proces, some serialnumbers of the products are added manually after the order is closed.
Now every day I need a download with the new added serialnumbers of that day and their ordernumber + orderline, so I need to track the changed orders.
My question is: How or In which table can I find the document changes ? I found table CDHDR + CDPOS, but that doesn't say anything about document type or change-type.
Maybe there are some standard reports or something ?
Thank you very much for your ideas,
Christian.
Answer:
Hi
Field OBJECTCLASS in CDHDR and CDPOS = 'VERKBELEG' for salesorders (almost 100% sure).
Hope this helps.
P.St.