cancel
Showing results for 
Search instead for 
Did you mean: 

Order Qty must not be greater than reference Contract Qty

Former Member
0 Kudos

Is there any way we can stop user to create Order if he enter quantity more than quantity entered in the

reference contract.

e.g. if i created contract for xyz customer of item abc with quantity 100 each

while creating order for the xyz customer of item abc i will not

be allowed to enter more than 100 each quantity while referenceing the contractred created

for the customer in step one

Pl. help

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can set the "Complete Reference" indicator in the Copy Control header. This will show user a warning on change in quantity. For stopping user from changing quantity you will have to use a User Exit.

Former Member
0 Kudos

HI,

For your Target Sales Doc Type from Source Doc Type, In Copy Control Settings, T. Code: VTAA (Item); you may "Automatically determine the referenced qty" in Field: Copy Quantity.

But, later-on, one may change the qty in target Sales Doc. (in standard SAP). You may write "User-exit" to avoid such instances.

Best Regard,

Amit.