cancel
Showing results for 
Search instead for 
Did you mean: 

Checking quantity in stock at sales order creation

former_member240058
Participant
0 Kudos

Hi all

I have Make to stock scenario with delivery from stock.

I want system in such a way that sales order quantity should not exceed quantity in stock at the time of sales order line item creation.

How to achieve it without development ?

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos
I want system in such a way that sales order quantity should 
     not exceed quantity in stock at the time of sales order

This is not possible through standard settings. You have to go for an exit and with the help of an ABAPer, this can be achieved.

thanks

G. Lakshmipathi

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Go to the T.COde OVZ9 and select the availability check and checking rule as per your customization .But, the checking rule always will be A for sales order and remove the tick mark there and try it.

With Regards

S.Siva

jpfriends079
Active Contributor
0 Kudos

You have to AvC config with :-

- Availability Check Control (tcode OVZ9)

- Sales Area: Default Values for AvC (tcode OVZJ)

- Requirement classes (tcode OVZG)

- AvC Control (tcode OVZ2)

Thanks & Regards

JP

former_member240058
Participant
0 Kudos

Hi Jai Prakash

Please can you explain it in more detail how system wil behave once i put sales order quantity.

If i put sales order quantity and stock is not available then do i have to press any button to check stock and if yes then how to make itmandetory to press that button.