2014 Jan 10 9:47 AM
Hi everyone,
I am creating a Stock Count for Materials that takes up input fields like Plant, Storage location, Quantity, Post Stock Adjustments and Material Code from the user and saves into SAP. My Question is if it is possible to create a stock count for Multiple Materials; in short, multiple line items for a single stock count !! If yes, then is there any BAPI available for the same ...?? Any relevant sample code will be more than helpful !!
2014 Jan 18 10:54 AM
hi Vibhav ..
you are trying this count using MI04 t-code ?then use following bapi ,
BAPI_MATPHYSINV_COUNT
Thank You,
Shri.
2014 Jan 10 9:50 AM
Are you talking about physical inventory count, if yes at what level MM or WM!
either in MM or WM it is possible to have one physical inventory document for more than one material!
2014 Jan 18 10:50 AM
2014 Jan 18 11:16 AM
You can use the two FM's
BAPI_MATPHYSINV_GETDETAIL
BAPI_MATPHYSINV_COUNT
2014 Jan 18 11:21 AM
hi Kiran,
Actually I HAD TRY FOR THIS BUT PHY INVENTRY DOCUMNET NOT UPDATED like one error face that time ,
if you possible please proved us code for this to upload phy inventory.
i had done this using BDC only
Thank You.
shri
2014 Jan 18 10:54 AM
hi Vibhav ..
you are trying this count using MI04 t-code ?then use following bapi ,
BAPI_MATPHYSINV_COUNT
Thank You,
Shri.