‎2006 Nov 30 10:56 AM
hi abap gurus,
can ne1 help me out in telling me which bapi shud i use for creating a process order confirmation ..........transaction for this given to me is COR6 . I have some of these BAPI's like
BAPI_PRODORDCONF_CREATE_ACT
BAPI_PRODORDCONF_CREATE_HDR
BAPI_PRODORDCONF_CREATE_TE
BAPI_PRODORDCONF_CREATE_TT
is there is another bapi other than these plz tell me .
thanks
anil kumar
‎2006 Nov 30 11:16 AM
Hi
Better read the documentation of each BAPi using the tcode BAPI and proceed.
I feel BAPI_PRODORDCONF_CREATE_HDR would do your purpose.
Documentaion:
<b>You can use this method to enter order confirmations for production orders.
You can also transfer good movements, that are posted together with a confirmation. If no goods movements have been entered for a confirmation, they are determined using the standard logic for backflushing and automatic goods receipt for confirmations.</b>