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

BAPI for Moving average cost

Former Member
0 Likes
1,298

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
993

You can use the BAPI "BAPI_MATERIAL_AVAILABILITY" for retreiving ATP (available to promise) information for materials and plants.

6 REPLIES 6
Read only

Former Member
0 Likes
994

You can use the BAPI "BAPI_MATERIAL_AVAILABILITY" for retreiving ATP (available to promise) information for materials and plants.

Read only

Former Member
0 Likes
993

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

Read only

Former Member
0 Likes
993

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

Read only

0 Likes
993

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

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
993

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

Read only

Former Member
0 Likes
993

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