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  header issue

Former Member
0 Likes
739

When I fill REF_DOC_NO at header level, it is populating to delivery note and material slip.
Please let me know, how to fill material slip and delivery note at header level.


Thanks,

Kavya

3 REPLIES 3
Read only

Shubham_Srivastava1
Product and Topic Expert
Product and Topic Expert
0 Likes
615

Hello

Use BAPI_OUTB_DELIVERY_CONFIRM_DEC.

You may refer this thread too.

Shubham

Read only

0 Likes
615

Hi Shubam,

Thanks for your quick response.

BAPI is not working. For my requirment, I need to transfer materials from one storage location to other storage location in the same company code using BAPI.


When I try with FM BAPI_GOODSMVT_CREATE, posting sucessfully. But Material slip no and delivery note are not populating correctly at header level.  (Manual transaction code is MB1B. )


Thanks,

Kavya

Read only

0 Likes
615

Hello

Can you debug it and check for results.

Refer this document on the BAPI.

Shubham