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 User Exit

Former Member
0 Likes
5,770

Dear All,

I need to check for order QTY and ATP QTY And Plant if ATP smaller than order QTY in same plant display poup of warning message and don't save order if the ATP QTY smaller than order QTY

(delete item or put ATP QTY on Order QTY)

please tell me which enhancement put my code when save and when create order ??

and which code written on enhancement ??

Thanks

Eman

2 REPLIES 2
Read only

former_member1716
Active Contributor
0 Likes
1,373

Hi Eman,

Your question is not Clear. can you please explain it clearly.

As for as i understood i mentioning few points below,

For service orders please use the badi WORKORDER_UPDATE badi, it has a methods namely AT SAVE and BEFORE UPDATE. You can check on this.

For enhancement points you can check on the INCLUDE LIPARF00 of main program SAPLIPAR.

Regards,

Satish

Read only

eduardo_hinojosa
Active Contributor
0 Likes
1,373

Hi

See the documentation for this tcode in IMG

I hope this helps you

Regards

Eduardo