Ansicht
Dokumentation

CPF1935 - Attributes of subscript variable &3 in program &1 not valid. ( OS/400 )

CPF1935 - Attributes of subscript variable &3 in program &1 not valid. ( OS/400 )

CL_GUI_FRONTEND_SERVICES - Frontend Services   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF1935
Attributes of subscript variable &3 in program &1 not valid.

Message Long Text :

Cause . . . . . : The subscript variable &3 specified as a subscript is not valid for one or more of the following reasons:
-- The variable is not numeric.
-- The variable is an array.
-- The variable is based without a declared basing pointer.
-- The variable is a numeric program constant with a value that cannot be changed to a valid subscript value.
Recovery . . . : Use the ADR, PGMVAR, PTR, or REFPTR parameter to specify a subscript that is either a numeric constant no larger than 2147482647 and no smaller than -2147482648 or a valid subscript variable. Then, try the command again.
Technical description . . . . . . . . : A variable declared in a high-level language (HLL) structure below an array variable (at a lower structure level) will also have array attributes. Some variables declared as numeric in an HLL program may not be usable as subscripts because they are not stored as numeric types in the machine interface (MI) instruction program. Only variables which are binary, zoned, packed decimal, zoned decimal, or floating-point can be used as subscripts unless the language provides additional support for the operating system to process them. A subscript value must be no larger than 2147482647 and no smaller than -2147482648.

Message File : QCPFMSG
Library Message File : QSYS2924


BAL Application Log Documentation   PERFORM Short Reference  
This documentation is copyright by IBM.

Length: 3252 Date: 20240424 Time: 154230     sap01-206 ( 3 ms )