2009 Apr 01 10:03 PM
Hi All,
I am using user-exit PPCO0005 to change the storage location on a production order. The production order is created from a planned order from tcode MD04.
In the user-exit the internal structure RESV_I does not have the right AUFNR (order number),
KDAUF (Sales order number), and LGORT (storage location).
Any idea why this structure that is passed to the user-exit contains errorneous info?
Any comments or ideas would be very useful.
Regards.
2009 Apr 06 5:48 AM
Hi,
I just guess but maybe the structure RESV_I contains different data. It should contain data for reservation. Have you checked fields like CAUFVD_I-REFNR (Reference order number) and CAUFVD_I-KDAUF_AUFK (Sales Order Number)?
Cheers
Hi All,
I am using user-exit PPCO0005 to change the storage location on a production order. The production order is created from a planned order from tcode MD04.
In the user-exit the internal structure RESV_I does not have the right AUFNR (order number),
KDAUF (Sales order number), and LGORT (storage location).
Any idea why this structure that is passed to the user-exit contains errorneous info?
Any comments or ideas would be very useful.
Regards.
2009 Apr 06 5:48 AM
Hi,
I just guess but maybe the structure RESV_I contains different data. It should contain data for reservation. Have you checked fields like CAUFVD_I-REFNR (Reference order number) and CAUFVD_I-KDAUF_AUFK (Sales Order Number)?
Cheers