Ansicht
Dokumentation

CPD7467 - CNTFLD length not valid. ( OS/400 )

CPD7467 - CNTFLD length not valid. ( OS/400 )

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


Message : CPD7467
CNTFLD length not valid.

Message Long Text :

Cause . . . . . : The width parameter of the CNTFLD keyword was not valid because of one of the following reasons:
-- The value was greater than the display length of the field on which the keyword was specified.
-- The data type of the field was DBCS ONLY (J) or EITHER (E) and the width parameter value was an odd number or less than 4.
-- The data type of the field was OPEN (O) and the width parameter value was less than 4.
-- The data type of the field was GRAPHIC (G) and the width parameter value was an odd number or less than 2.
Recovery . . . : Do one of the following and then try the request again.
-- Specify a value for the width parameter that is less than the display length of the field.
-- If the data type of the field is DBCS ONLY (J) or EITHER (E), specify a value for the width parameter that is an even number and greater than or equal to 4.
-- If the data type of the field is OPEN (O), specify a value for the width parameter that is greater than or equal to 4.
-- If the data type of the field is GRAPHIC (G), specify a value for the width parameter that is an even number and greater than or equal to 2.

Message File : QCPFMSG
Library Message File : QSYS2924


Fill RESBD Structure from EBP Component Structure   Vendor Master (General Section)  
This documentation is copyright by IBM.

Length: 3222 Date: 20240328 Time: 135615     sap01-206 ( 3 ms )