‎2007 Apr 03 9:24 AM
Hi ,
As in a workflow i have created a process order ( using BDC to call COR1 ) , but when i check with the FM : BAPI_PROCORDCONF_CREATE_TT the conf_no returns null , although when i check in the table AUFK the process order exist , but when then i check in the table AFRU the record did not exist , what was wrong here , when we create a process order with COR1 , is the new process order written to the both table ( AFRU and AUFK ) or how ?
Please help me .
PS: good reward immediately.
‎2007 Apr 03 1:09 PM
Hi,
did you create the order in a first step only ? You will find no entry in AFRU. Only after you posted an order confiramtion you will find the corresponding entry(entries) to your process order (see transactions COR6/CORK).
Rgds,
JP
‎2007 Apr 03 9:27 AM
Is the DETAIL_RETURN table empty after the call to the FM?
If there are any errors, then you can find them in DETAIL_RETURN table.
Also check that the TEST_RUN parameter is passed as SPACE.
Regards,
Ravi
‎2007 Apr 03 9:52 AM
Hi ,
Thank you very much for your answer .
I have checked and see that the table DETAIL_RETURN tells that the operation number does not exist for the process order , but even i check the process order in the table AFRU , it does not exist ?
That is the problem , I really do not know how ? Error in the COR1 or others ?
Please help me once .
Thanks.
‎2007 Apr 03 1:09 PM
Hi,
did you create the order in a first step only ? You will find no entry in AFRU. Only after you posted an order confiramtion you will find the corresponding entry(entries) to your process order (see transactions COR6/CORK).
Rgds,
JP