cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for Creating Single physical inventory documents for MI11

ahmedilyas-1
Discoverer
0 Kudos

Hi

BAPI for Creating Single physical inventory documents when a recount is triggered for multiple items within a single physical inventory document.

Kindly provide me the BAPI or way how should i do it programatically unlike MI11 tcode.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

raymond_giuseppi
Active Contributor
0 Kudos

Did you try with BAPI_MATPHYSINV_CHANGECOUNT (even if it's more MI05 than MI11)

DominikTylczyn
Active Contributor
0 Kudos

Hello ahmed.ilyas

Here are BAPIs for physical inventory:

Unfortunately there is no BAP to initiate recount. Therefore I'd suggest using CALL TRANSACTION to MI11.

You can also try using the MB_CREATE_RECOUNT function directly, but this function is not released for customer usage.

If you are already on S/4HANA, have a look at Physical Inventory Documents API on API hub and SAP Help Physical Inventory Documents - Read, Create

Best regards

Dominik Tylczynski