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 Doubt

Former Member
0 Likes
422

Hi Experts

I am using BAPI_GOODSMVT_CREATE bapi to post the goods receipt automatically.

I have set

goodsmvt_code = 01

we have made Delivery Note as Mandatory.

So whats the field name for Delivery Note, I have searched for,

but not able to find.

And also to select Item OK, whats is the field name.

Pls advise me,

Thanks in advance.

regards

Rajaram

3 REPLIES 3
Read only

JackGraus
Active Contributor
0 Likes
400

Try funtion module WS_DELIVERY_UPDATE_2 with VBKOK-VBELN -VBELN_VL holding the delivery number and VBKOK-WABUC='X' to trigger the goods issue.

Regards Jack

Read only

ritesh_dugad2
Active Participant
0 Likes
400

GOODSMVT_HEADER-REF_DOC_NO is the Delivery Note Field.

There is no need to select the Item OK field. The bapi takes care of this automatically.

Hope this will help you.

Read only

Former Member
0 Likes
400

Hi Raja

Check this link out..

Hope it will provide u some help..

http://www.saptechies.com/bapi_goodsmvt_create-to-post-goods-movement/

Reward if helpful

Regards

Karan