‎2009 Dec 23 7:53 AM
Dear Experts,
I need a bapi to get the moving average cost for a material. in addition i need another bapi to get the material availability in all plants something like mmbe.
please help me.
‎2009 Dec 23 9:36 AM
You can use the BAPI "BAPI_MATERIAL_AVAILABILITY" for retreiving ATP (available to promise) information for materials and plants.
‎2009 Dec 23 9:36 AM
You can use the BAPI "BAPI_MATERIAL_AVAILABILITY" for retreiving ATP (available to promise) information for materials and plants.
‎2009 Dec 23 9:47 AM
thanks for your immediate reply.
but this bapi is for only one plant. i need a bapi which get the material availability for all plants
‎2009 Dec 23 9:57 AM
Hi Ebrahime,
You can have a look at MARA, MARC, MARD and MBEW..
MBEW-VERPR ==> Moving Average Price
MBEW-LBKUM ==> Total Stock
Hope it will solve your problem..
Thanks & Regards
ilesh 24x7
ilesh Nandaniya
‎2009 Dec 23 10:23 AM
hi,
these are table fields i want bapi functions to retrieve these data. in addition if there are any function that get all plants that the material exist in.
Edited by: ebrahime on Dec 23, 2009 11:23 AM
‎2009 Dec 23 11:59 AM
Can you check BAPI_MATERIAL_STOCK_REQ_LIST.
Check whether the bapi BAPI_MATERIAL_GET_DETAIL returns price details
Transaction MMBE is selection from tables
Check this link for reference
‎2009 Dec 23 12:09 PM
thanks all for your help i am closing the post.
i will solve it by using rfc_read_table (again :<) and the availability bapi
best regards
Ebrahime