‎2013 Sep 12 7:35 AM
Hi All,
I have a requirement in which I have to clear errors using COGI txn. I can do that using BDC. Is there any BAPI / FM or any other way of doing this ?
Also, after that I am trying to distribute inventory differences using transaction CKMDUVMAT. I tried doing the CALL Transaction using BDC but the step where I distribute teh orders online is not getting recorded. Can anyone please suggest the good way of doing this? Any BAPI ?
Please suggest.
Thanks
Natasha Garg
‎2013 Sep 12 7:57 AM
Look in package CORU for function group COFW.
You could also check Note 1868084 - FAQ: Transaction COGI, but better look why you need to automatize error corrections which should not happen often, there may be a problem upstream ?
Regards,
Raymond
‎2013 Sep 12 9:26 AM
Hello Natasha.
Table AFFW will have the COGI error data.
Then based on the movement type (BWART), you might be able to automate it.
Regards.