‎2009 Jan 16 5:19 AM
Hi
I need a function module which will return the stock of the particular material
in that company code on that particular date which i entered.
‎2009 Jan 16 5:22 AM
hi
try these fm's
BAPI_WHSE_STOCK_GET_LIST
BAPI_WHSE_STOCK_GET_DETAIL
hope this helps
regards
Aakash Banga
‎2009 Jan 16 5:25 AM
Hello Suresh,
Unfortunately SAP doesnot provide any such FM which suits your requirement :-((
Though there is a trxn which might be of some help to you MB5B.
BR,
Suhas
‎2009 Jan 16 5:29 AM
Hi,
This is the list of FM related to stock of material.
/SAPHT/SW_PRECONF XGV1 -> /SAPHT/SW_PRECONF
/SAPHT/SW_CHNG_TO_CONFIG_MATNR GG D50: Exchange stockable type with configurable material for LTYPA V & W
/SAPHT/SW_MODIFY_BOM_STRUCTURE GG D50: Exchange stockable type with configurable material - during change
LXVAS_WCNTR VAS Work Center
LXVAS_STOCK_FROM_WCNTR_EXIT Create stock movements to exit completed VAS material from Work Center
LXVAS_WCNTR_BY_NEXT_VAS_EXIT Create stock movements to exit completed VAS material from Work Center
LXVAS_WCNTR_BY_REF_DOC_EXIT Create stock movements to exit completed VAS material from Work Center
LXVAS_WCNTR_BY_VAS_ORDER_EXIT Create stock movements to exit completed VAS material from Work Center
MAQM Read Material for Quality Management
MATERIAL_READ_QINS Check whether stock in quality inspection exists to the material/plan
MBBS Read dynamic stocks for material
MB_SELECT_GR_BLOCKED_STOCK Determining the GR blocked stocks for the material
MBMM Update material master
MB_UPDATE_MATERIAL_STOCKS The stock fields in the material master are saved
MB_UPDATE_MATERIAL_VALUES The stock values in the material master are updated
Regards
Rajesh Kumar
‎2009 Jan 16 5:30 AM
Hi,
Check below FMs.
HRCM_STOCK_COMP_AREA_GET
ISMPD_CHECK_STOCK_COMPANY_CODE
KPPB_MAT_STOCK_ACCOUNT_CHECK
Regards
Md.MahaboobKhan
‎2009 Jan 16 5:32 AM
Hello Guys,
Please let me know which of the FM's you have suggested takes date & material number as input & gives the stock as output.
BR,
Suhas
‎2009 Jan 16 5:36 AM
Hi guys i know the mb5b transaction but i want to use it in a report for our fast moving products i want to create a report which will show the daily balance of that product
‎2009 Jan 16 5:41 AM