‎2007 Jan 03 9:40 AM
Hi,
For a PP order (CAUFV-AUFNR), I want to find the date when the deletion flag is set for the order and date when the final deletion indicator is set.
Please tell me which table needs to be referred or how to get this information.
Thanks in advance,
Vishnu Priya.
‎2007 Jan 03 9:48 AM
Hi Vishnu Priya,
Please have a look at the table AUFK. Here you can find the fields LOEKZ and STDAT. I think that this would be of help.
Regards,
Mudit Kapoor
‎2007 Jan 03 10:27 AM
Hi,
From field AUFK-LOEKZ, I would know whether deletion flag for the production order is set or not. I want the date when the deletion flag is set.
The status change field 'STDAT' is blank for the PP order, I am referring. I also want to know when the 'deletion indicator' (this is different from the deletion flag) is set.
Thanks for your responses.
Regards,
Lalitha
‎2007 Jan 03 9:49 AM
Hi,
try this:
AFPO table , field XLOEK -- deletion flag at item level.
and u can fetch the same based on AUFNR.
Hope this helps.
‎2007 Jan 03 10:03 AM