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 for COR6 transaction

Former Member
0 Likes
607

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
Read only

Former Member
0 Likes
524

Hi,

Try

BAPI_PRODORDCONF_GETDETAIL

with this BAPI

Read only

Former Member
0 Likes
524

try

CO_RU_ORDER_CONFIRMATION

Read only

Former Member
0 Likes
524

BAPI_PROCORDCONF_CREATE_TT

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

Read only

Former Member
0 Likes
524

hi,

Check this BAPI

BAPI_PROCORD_CREATE

Thanks,

Mahesh.