2015 Sep 25 2:32 PM
Hello,
Is there a standard BAPI (that can record the failed goods movements in a COGI error) that I can use for goods movements of materials on a Production order ?
I need to capture the failed goods movements while using the BAPI_GOODSMVT_CREATE for materials on a Production Order. I want to do this by creating a COGI error so that technicians can resolve the inventory issue easily.
I am told it is not possible at all to create COGI records using BAPI_GOODSMVT_CREATE.
I also read in thread https://scn.sap.com/thread/1212903 that it might be possible to use the work order confirmation BAPI and enter a kind of dummy confirmation with 0 qty and using the goods movement table of that BAPI for my posting.
I am interested in finding out more about how to use the confirmation BAPI with a dummy record to achieve this task. Any help is appreciated.
Thanks
2015 Sep 25 3:18 PM
2024 Feb 21 4:03 AM
Hi have to create a custom program to run in background to post AFFW error like i' am using the COGI tcode,
Is there any bapi to process the cogi error? (Not the program coruproc)
Is possible to use bapi_goodsmovement_create with some reference to clean cogi/AFFW errors?