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

PGI Post goods Issue

Former Member
0 Likes
476

Hi All,

I have successfully created sales order Through BAPI u201CBAPI_SALESORDER_CREATEFROMDAT2u201D.

Also I Have Successfully Created Delivery Through BAPI u201CBAPI_OUTB_DELIVERY_CREATE_SLSu201D.

I am getting sales Order Delivery No but through Delivery BAPI PGI (Post Goods issue) is not happening.

Please Let me know am I using the Correct BAPI for Delivery or is there any Other BAPI available which POST the PGI.

Hi All,

I have successfully created sales order Through BAPI u201CBAPI_SALESORDER_CREATEFROMDAT2u201D.

Also I Have Successfully Created Delivery Through BAPI u201CBAPI_OUTB_DELIVERY_CREATE_SLSu201D.

I am getting sales Order Delivery No but through Delivery BAPI PGI (Post Goods issue) is not happening.

Please Let me know am I using the Correct BAPI for Delivery or is there any Other BAPI available which POST the PGI.

2 REPLIES 2
Read only

vinod_vemuru2
Active Contributor
0 Likes
432

Hi,

Use BAPI BAPI_GOODSMVT_CREATE. Coding is very simple. Just read the documentation. I hope just you have to pass the delivery number.

Thanks,

Vinod.

Read only

Former Member
0 Likes
432

Hi Vishal,

you can try to create using ths BAPI "BAPI_GOODSMVT_CREATE " Movement code as " 03"

Cheers,

Kalyan