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

ATP Value

Former Member
0 Likes
517

Hi,

Do you know if it exists any Function Module / BAPI that gives me the ATP?

I already searched a lot, and i have found those functions:

md_mps_read_stock_reqmts

BAPI_MATERIAL_AVAILABILITY

RV_AVAILABILITY_CHECK

BAPI_MATERIAL_STOCK_REQ_LIST

RV_AVAILABILITY_SHOW

etc.....

In this functions i don't get the ATP value.. .only the phisical stock value.

The unique way i have found for this was by simulating a Sales order creation:

BAPI_SALESORDER_SIMULATE? It returns me in the Table ORDER_ITEMS_OUT the field QTY_REQ_DT which is the avaliable quantity.

What you think about this?

Thanks

BR

3 REPLIES 3
Read only

Former Member
0 Likes
437

I have found the solution. Sorry

Read only

Former Member
0 Likes
437

answered

Read only

Former Member
0 Likes
437

Hi, Can you tell what is the solution you used to ge the ATP quantity

Siva