0 values for &1 : Incomplete record is not considered

Message type: E = Error

Message class: RSAN_RT - Messages for Runtime Analysis

Message number: 311

Message text: 0 values for &1 : Incomplete record is not considered



What causes this issue?

In linear regression, the value 0 is provided for an x value. It cannot
be determined at this point whether
an incomplete data record x1, x2, ..... xn is involved that distorts
the result of the linear regression, or whether
0 represents a valid value for an x value.


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 whether 0 is a valid value. If not, then the data records are
incomplete. In this case, ensure that 0 values are excluded during data
retrieval for linear regression.


Procedure for System Administrators


Error message extract from SAP system. Copyright SAP SE.