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 Not Working

Former Member
0 Likes
477

Hi,

I am using this BAPI BAPI_GOODSMVT_CREATE to do GR which is VL32N(PGR)

I am passing the following

GoodsMVT Header:

1. Posting Date

2. REF_DOC_NO: (Delivery Number)

GOODS_MVT_CODE = 02

GOODSMVT_ITEM:

1.Movement Type (101)

2.ENTRY_QNT(Quantity)

3.Delivery Number

4.Material

5.Batch

6.Quantity

7.Unit Of Measurement

8.MVT_IND(F)

But when i execute, it always create another delivery based on process order number but does not do any PGR.

Edited by: Krish on Oct 22, 2010 1:09 PM

Moderator message: please use more descriptive subject lines from now on.

Edited by: Thomas Zloch on Oct 22, 2010 2:23 PM

2 REPLIES 2
Read only

Former Member
0 Likes
439

I could be wrong but smells like customizing.

Read only

andrea_olivieri
Contributor
0 Likes
439

Hi Krish,

in order to post the GR for the inbound delivery you should use the following Bapi:

BAPI_INB_DELIVERY_CONFIRM_DEC

It's well documented.

Regards,

Andrea