Ansicht
Dokumentation

CPF7112 - Incorrect length value for variable &3. ( OS/400 )

CPF7112 - Incorrect length value for variable &3. ( OS/400 )

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


Message : CPF7112
Incorrect length value for variable &3.

Message Long Text :

Cause . . . . . : For numeric variable &3 in program &1, the value beginning with the value X'&2' has an incorrect length. The VALUE parameter string value specified must be no longer than the number of bytes occupied by any numeric variable. In addition, a floating-point variable requires exactly four bytes if it is single precision, or eight bytes if it is double precision.
Recovery . . . : Do one of the following and try the command again:
1) Use the value parameter to specify a valid numeric value for the variable;
2) Use the PGMVAR parameter and the PGM parameter to specify a variable name and program 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


TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
This documentation is copyright by IBM.

Length: 3227 Date: 20240426 Time: 080521     sap01-206 ( 6 ms )