‎2007 Feb 26 7:03 AM
Hi All,
I need a function module that will return me the total stock of the Material. Please let me know of a function module that is reliable
I want the total stock of a material and not just unrestricted or blocked stock. Now the function module could either return me all different stock components (unrestricted, blocked, quality, etc) in which case I have to total up the components or it can even return 1 single total value.
This doesn't matter to me, but the total stock calculated/obtained should match the value in transaction MMBE.
I have already seen some function module MB_READ_MATERIAL_STOCKS (any ideas how to use this??...looks complicated!) and even VB_BATCH_GET_ALL_STOCKS (but I don't have batches and it requires batch numbers)
You can also suggest me a reliable way to get stock if the above doesn't work
Thanks and Regards,
Aditya
Regards,
Aditya
‎2007 Feb 26 7:12 AM
‎2007 Feb 26 7:12 AM
‎2007 Feb 26 7:16 AM
Hi Samuel,
Is it possible for you to tell which specific fields I need to total up to get the total stock from MARD table (I can see many fields)...??
Thanks and Regards,
Aditya
‎2007 Feb 26 7:33 AM
‎2007 Feb 26 7:37 AM
Refer the Bapi BAPI_MATERIAL_AVAILABILITY, here based on the plant and material we can find the availability of a particular material
‎2016 Feb 01 7:33 PM
Hi, you can use also the FM:
- BF_READ_STOCK
- BF_READ_STOCK_E
- BF_READ_STOCK_Q