‎2008 Feb 08 5:48 PM
Hey Folks,
I have a doubt.
Can somebody tell me which table holds the status for any production order. I have a report in which i have to delete the Production order with Status as TECO.How would the system determine whether a PP order is technically complete or not.
Could somebody guide me thru..
Regards
Rock
‎2008 Feb 08 6:15 PM
Hi,
The correct table is JEST.
The relation between the AFKO, AFVC and JEST tables is:
(if the production order is operational vise confirmation)
AFKO-AUFPL = AFVC-AUFPL.
AFVC-OBJNR = JEST-OBJNR.
or
(if the production order is order vise confirmation)
AFKO-AUFNR = AUFK-AUFNR.
AUFK-OBJNR = JEST-OBJNR.
Here for the particular Production order, the status in JEST table ie, JEST-STAT = I0045.(TECO Technically completed). then we can say that, it is Techinically completed.
Reward me the points, if it is useful for you.
Ramesh.
‎2008 Feb 08 5:55 PM
‎2008 Feb 08 6:15 PM
Hi,
The correct table is JEST.
The relation between the AFKO, AFVC and JEST tables is:
(if the production order is operational vise confirmation)
AFKO-AUFPL = AFVC-AUFPL.
AFVC-OBJNR = JEST-OBJNR.
or
(if the production order is order vise confirmation)
AFKO-AUFNR = AUFK-AUFNR.
AUFK-OBJNR = JEST-OBJNR.
Here for the particular Production order, the status in JEST table ie, JEST-STAT = I0045.(TECO Technically completed). then we can say that, it is Techinically completed.
Reward me the points, if it is useful for you.
Ramesh.