2010 May 07 8:20 AM
Dear gurus,
I am trying to use the functional module MB_PHYSICAL_INVENTORY for posting physical inventory count without document number.
When test the functional module, it doesnu2019t show any message as well as not posting any document either.
Regards
Arasukumar
Dear gurus,
I am trying to use the functional module MB_PHYSICAL_INVENTORY for posting physical inventory count without document number.
When test the functional module, it doesnu2019t show any message as well as not posting any document either.
Regards
Arasukumar
2010 May 07 8:31 AM
Hi,
Use BAPI "BAPI_MATPHYSINV_CREATE_MULT" To create Physical Inventory document. Processing messages will be available on RETURN structure.
Regards
Vinod
2010 May 07 10:38 AM
Hi vinoth,
Thankyou for your reply, i am trying to create a inventory count without the document number.
2010 May 07 10:51 AM
Hi,
For creating inventory count use BAPI "BAPI_MATPHYSINV_COUNT". See bapi documentation for further details.
Regards
Vinod
2012 Dec 14 12:46 PM
Hi ,
This is a stupid BAPI...the error handling is done very poorly, who ever designed to use this for all the MI* transactions...
To capitor FM docu is not available in English.
If you pass the Inv_ACTIOn as 2, it refreshes all the internal table data that u pass...I do not really get that logic...
Anyone who implemented this successfully, pls update relevant threads...it will be very useful for others like me....