on 2023 Sep 14 10:30 AM
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
Request clarification before answering.
Did you try with BAPI_MATPHYSINV_CHANGECOUNT (even if it's more MI05 than MI11)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.