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 - post goods issue

cathy_liang
Contributor
0 Likes
1,268

Hi experts, I have tried testing many BAPI FM but fail. Pls help solve as followings. Thx.

Request: Use BAPI to duplicate outbound delivery that has been posted goods issue from one R/3 system to another.

Question: Which BAPI FM is appropriate?

Background: Outbound delivery is created with reference to sales order. The most important fields including storage location, batch no., picked qty, actual GI date are required when post goods issue.

My comments: SD_DELIVERY_UPDATE_PICKING_1 seems more suitable as it contains the fields I required, e.g. actual GI date. No result msg under "return" occurs when running SE37. It must be something wrong when I test. Pls advise.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,017

cheers

Aveek

4 REPLIES 4
Read only

Former Member
0 Likes
1,017

Hi ,

Can you try this BAPI for you requirement. Before using goto se37 and read the documentation part.

1) BAPI_OUTB_DELIVERY_CREATE_SLS

Regards,

Sudhakar Reddy.A

Read only

0 Likes
1,017

Hi Sudhakar, many thx.

Actually, I have already use it to create delivery. But it cannot PGI. Or, is there anything I miss?

Read only

Former Member
0 Likes
1,018

cheers

Aveek

Read only

0 Likes
1,017

Hi Aveek, thx. I have found another FM to post goods issue.