Application Development 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: 

BAPI for COR6 transaction

Former Member
0 Kudos

Hi all,

Can any body tell me the BAPI for COR6 Transaction.

I tried with BAPI_PRODORDCONF_CREATE_HDR. But it is not working.

Thanks in advance.

4 REPLIES 4

Former Member
0 Kudos

Hi,

Try

BAPI_PRODORDCONF_GETDETAIL

with this BAPI

Former Member
0 Kudos

try

CO_RU_ORDER_CONFIRMATION

Former Member
0 Kudos

BAPI_PROCORDCONF_CREATE_TT

Make sure you do a COMMIT after executing the BAPI or it will not post.

Former Member
0 Kudos

hi,

Check this BAPI

BAPI_PROCORD_CREATE

Thanks,

Mahesh.