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_GOODSMVT_CREATE

Former Member
0 Likes
538

Hi all,

we have scenario where we are taking goods Receipt with Reference to Delivery document. for that we are using BAPI_GOODSMVT_CREATE .

document flow is updating when we create Goods receipt through T-code;MIGO.

my problem is document flow is not updating when we create Goods receipt through BAPI_GOODSMVT_CREATE .

regards

narendra

3 REPLIES 3
Read only

Former Member
Read only

Former Member
0 Likes
471

insert values for

GOODSMVT_ITEM-DELIV_NUMB

GOODSMVT_ITEM-DELIV_ITEM

and for

GOODSMVT_ITEM-PO_NUMBER

GOODSMVT_ITEM-PO_ITEM

Read only

Former Member
0 Likes
471

This is not answered