cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for Inspection lot stock posting

Former Member
0 Kudos

Hi,

I am working on a custom screen for collective UD and stock posting of inspection lot. I have BAPI_INSPLOT_SETUSAGEDECISION for Usage decision but dont know which one is for stock posting. Can somebody please help me find the right BAPI/User exit for stock posting. I am looking for an option to do the UD and split(Unrestricted, Scrap, Blocked etc) the stock postings from the custom screen.

I tried the inventory posting option in QS51 but we cannot split the quantity using that.

Appreciate your inputs

Thanks

Balu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Have you checked BAPI_GOODSMVT_CREATE

Former Member
0 Kudos

I checked BAPI_GOODSMVT_CREATE but checking for option to split the movements to different storage locations. Any ideas how we could pass the split quantities to different stock and storage locations

Thanks

Balu

Former Member
0 Kudos

Splitting is not possible with this Bapi.

For splitting you have to build your own logic like running this bapi twice for posting.