Ansicht
Dokumentation

CPF1962 - VALUE beginning X'&2' invalid for decimal variable &3 in program &1. ( OS/400 )

CPF1962 - VALUE beginning X'&2' invalid for decimal variable &3 in program &1. ( OS/400 )

PERFORM Short Reference   General Material Data  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF1962
VALUE beginning X'&2' invalid for decimal variable &3 in program &1.

Message Long Text :

Cause . . . . . : The specified VALUE parameter byte string is not valid to change the decimal variable &3 because it contains invalid sign or digit data.
Recovery . . . : Do one of the following recovery actions and try the command again:
1) Use the VALUE parameter to specify a valid numeric value for the variable;
2) Use the PGMVAR parameter to specify a variable name and the PGM parameter for a variable with a type and length that can support the specified value.
Technical description . . . . . . . . : The value used to change a numeric variable can be specified either as the displayable form of its numeric value, or as a byte-string value (generally specified in hexadecimal form). This message is used to indicate that the byte-string value specified for a numeric variable is invalid. If you want to specify a fixed-point numeric value in displayable form, it must contain only decimal digit characters (zero through nine) with an optional decimal point and an optional leading sign (plus or minus).

Message File : QCPFMSG
Library Message File : QSYS2924


Addresses (Business Address Services)   ABAP Short Reference  
This documentation is copyright by IBM.

Length: 3256 Date: 20240426 Time: 081633     sap01-206 ( 3 ms )