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

Availability check. Need help!

former_member189629
Active Contributor
0 Likes
390

Hi All,

Anyone familiar with the AFS would be able to help me.

I need to know if there are any tables that store ATP (available-to-promise) data. My requirement is to retrieve material (of various sizes) that is available for the next 52 weeks.

There is a standard transaction /AFS/ATPS that shows material available for a particular order number, within the requested delivery date. But I need to find material that would be available-to-promise over a period of 52 weeks, be it AUFNR based or not.

OR pl suggest tables that store the ATP data.

Useful help will be gratefully rewarded.

Message was edited by: Karthik Potharaju

Message was edited by: Karthik Potharaju

3 REPLIES 3
Read only

santhosh_patil
Contributor
0 Likes
350

Hi,

Try with this FM .. 'BAPI_MATERIAL_AVAILABILITY'

I am not sure check it...

Regards,

Santhosh

Read only

0 Likes
350

Hi Santosh,

I have tried the BAPI earlier but it doesnt retrieve data on a date (rather week) based fashion as my requirement needs. Plese suggest if you know any tables or FMs for the ATP data.

Thankyou for your help.

K.

Read only

0 Likes
350

Hi Karthik,

Pls check FM <b>QUOTA_QUANTITY_CHECK_ATP</b>, this might help ur requirement.

Thanks,

Vishnu