‎2006 Sep 08 9:32 PM
Hi,
We are using Hi,
We are using BAPI_ PRODORDERCONF_CREATE_TT as well and for some reason I cannot get confirmations to be done with this.
I am getting this error 0000000000..001 confirmations are incorrect. For details see parameter DETAIL_RETURN
Does any know know why I am getting this error? Is it even possible to do prod order confirmation using this BAPI in the background or on handheld device.
Thanks
‎2006 Sep 08 10:27 PM
It is possible to prod order confirmations using the bapi you've mentioned.
Did you check the DETAIL_RETURN table returned by bapi for the error message?
Some confirmations cannot be posted because of errors, To post process them using Tx: CO16N, set the bapi parameter POST_WRONG_ENTRIES = '2'.
Regards
Sridhar
‎2006 Sep 09 9:13 PM