‎2010 Aug 25 2:31 PM
Hi All,
I am having 2 questions in regards to the interface development:
1. I have to read and validate following details from the production order and prepare a file to write it in to the Network directory.
-> Get all production order from (Table : AFKO)
-> Check the status of Production Order
( Get OBJNR from table AUFK and check status in table JEST)
-> Get the details for Operation No. 0020
Which table do I look for ? (
Check the status for that operation ( Is it the same table I can use?)
If status is PCNR(Partially Confirmed) then which table I can look for to get the open quantity and actual quantity?
Get details regarding Work Center (Table?). (AFKO->AFVC->CRHD)
2. Second scenario, I am getting a file to update the production order.
-> I have to update the basic start & finish date, work center & status.
I can not use BAPI_PRODORDER_CHANGE for it because it does not update work center of particular operation.
Is BDC is ideal for this situation?
If I am using different table then please correct me.
Thanks for you valuable suggestion.
Harry
‎2010 Oct 12 2:18 PM