cancel
Showing results for 
Search instead for 
Did you mean: 

ATP Check in Sales Order

Former Member
0 Kudos

I have the following problem:

I am working on a custom ATP check for the Internet Sales Order. I am looking for the user exit or maybe a place when the ATP check is triggered for both cases:

1 initial material is entered and is checked in which plant is available of the requested quantity by ATP check

2. when the delivery date (First Date) on the item level is changed to the future date.

any ideas are welcomed. will award points.

Edited by: Maksims Jegorovcevs on Feb 6, 2009 4:06 PM

Accepted Solutions (1)

Accepted Solutions (1)

Shiva_Ram
Active Contributor
0 Kudos

Hi,

You can try the following user exits;

EXIT_SAPLATPC_001 - Processing Requirements Table Before Calling Actual Check

EXIT_SAPLATPC_002 - Processing Results of Actual Check

For your second question, when the delivery date of the line item is changed, the system itself will do automatic ATP check. Also in transaction OVZ2, for the checking group, you can use the field accumulation (value 3) for availability check with accumulation and confirmed quantities.

Regards,

Answers (0)