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: 

Error in FM gn_delivery_create

Former Member
0 Kudos

hi everybody,

i am using function module 'GN_DELIVERY_CREATE' to create the inbound delivery.it is giving the error

'Purchase order & & does not contain a confirmation control key'.

before using gn_delivery_create i am creating stock transfer order with bapi 'BAPI_PO_CREATE1'.

Please suggest the solution.

thanks

2 REPLIES 2

former_member186746
Active Contributor
0 Kudos

hi,

Maybe you should use bapi_transaction_commit, between fm's

regards, Rob

Former Member
0 Kudos

Hi,

You should create confirmations before creating the inbound delivery...Goto ME22N and check in the line items there is a tab for confirmations...

THanks,

Naren