Ansicht
Dokumentation

CPD7C8F - Error in line &4: Invalid hexadecimal or binary string. ( OS/400 )

CPD7C8F - Error in line &4: Invalid hexadecimal or binary string. ( OS/400 )

CL_GUI_FRONTEND_SERVICES - Frontend Services   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by IBM.
SAP E-Book


Message : CPD7C8F
Error in line &4: Invalid hexadecimal or binary string.

Message Long Text :

Cause . . . . . : One of the following errors occurred:
-- A hexadecimal string contained leading or trailing blanks or contained letters other than a-f or A-F. Hexadecimal strings may have embedded blanks only at byte boundaries.
-- A binary string had blanks which were not at boundaries of groups of four digits or contained digits other than 0 or 1.
-- A one character X symbol was used following a literal string when the literal string was not to be taken as a hexadecimal number.
-- A one character B symbol was used following a literal string when a literal string was not to be taken as a binary number.
Recovery . . . : Do one of the following, and try the request again:
-- Ensure that hexadecimal strings do not contain leading or trailing blanks and do not contain letters other than a-f or A-F.
-- Ensure that binary strings do not have blanks which are not at byte boundaries of groups of four digits, or contained digits other than 0 or 1.
-- Ensure that a one character X was not used following a literal string when a literal string was not to be used as a hexadecimal number.
-- Ensure that a one character B was not used following a literal string when a literal string was not to be used as a binary number.

Message File : QCPFMSG
Library Message File : QSYS2924


CL_GUI_FRONTEND_SERVICES - Frontend Services   ABAP Short Reference  
This documentation is copyright by IBM.

Length: 3253 Date: 20240424 Time: 100556     sap01-206 ( 2 ms )