Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function module Required

Former Member
0 Likes
1,284

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.

7 REPLIES 7
Read only

Former Member
0 Likes
1,010

hi

try these fm's

BAPI_WHSE_STOCK_GET_LIST

BAPI_WHSE_STOCK_GET_DETAIL

hope this helps

regards

Aakash Banga

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,010

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

Read only

Former Member
0 Likes
1,010

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

Read only

Former Member
0 Likes
1,010

Hi,

Check below FMs.

HRCM_STOCK_COMP_AREA_GET

ISMPD_CHECK_STOCK_COMPANY_CODE

KPPB_MAT_STOCK_ACCOUNT_CHECK

Regards

Md.MahaboobKhan

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,010

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

Read only

Former Member
0 Likes
1,010

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

Read only

Former Member
0 Likes
1,010

hi suresh,

there is no FM for this purpose .

you can refer these thraed

it might be helpful to you.

thanks

Sachin