Sales Order Entry - Form Personalization
Hi all,
We are on R12.1.3
I am working on personalizing the Sales Order entry form. It has to prevent the user from booking the order which has the On-hand quantity less than the Ordered quantity.
My requirement is:
If the Ordered quantity entered in the Sales order entry form for an item exceeds the On-hand quantity a warning message showing 'The Ordered Quantity is not available'
should display and at the same time, the 'Book Order' button should get disabled.
And when the user changes the quantity to a value less than the on-hand quantity the 'Book Order' button should again be enabled.