Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bapi 4 process order confirmation

Former Member
0 Likes
373

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

1 REPLY 1
Read only

graghavendra_sharma
Contributor
0 Likes
309

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>