Overflow during sample determination

Message type: E = Error

Message class: QY - QM: Sample management

Message number: 314

Message text: Overflow during sample determination



What causes this issue?

At sample determination, a value is determined for the number of
samples using a formula. This value exceeds the maximum possible value
(+2 billion; exactly 2.147.483.647), which is based on the numeric data
type.
The formula &v1& has the following parameters:
Lot quantity,,,,,,,,P1 = &v2&
Number of containers,,,,P2 = &v3&
Number of primary samples,,P3 = &v4&


System Response

The system issues an error message and will not allow you to continue with this transaction until the error is resolved.



How to fix this error?

Check the formula(s) in the sample-drawing procedure. Check that the
following conditions are fulfilled:
The determined number of primary samples is greater than 0.
The number of determined pooled samples is not less than 0.
The number of samples does not exceed the maximum possible values.


Procedure for System Administrators


Error message extract from SAP system. Copyright SAP SE.