Ansicht
Dokumentation

CPF7115 - Invalid subscript count for variable &4. ( OS/400 )

CPF7115 - Invalid subscript count for variable &4. ( OS/400 )

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


Message : CPF7115
Invalid subscript count for variable &4.

Message Long Text :

Cause . . . . . : The number of subscripts specified does not match the number of dimensions for the variable. The variable &4 in program &1 has &2 array dimension(s).
Recovery . . . : Use either the ADR, PGMVAR, PTR, or REFPTR parameter to specify the correct number of subscripts for the variable and try the command again.
Technical description . . . . . . . . : If the number of array dimensions is zero, the variable is not an array so no subscripts can be specified. If variable is an array, the following considerations apply: 1. For the PGMVAR parameter on the ADDBKP, ADDTRC, or DSPPGMVAR command you can display an entire array, a single-dimensional array cross-section, or a single array element. 2. For the ADR parameter on the CHGPTR or CHGHLLPTR command, you can set a pointer to the address of an entire array, or a single array element. 3. For a basing pointer on any command parameter, and for the PGMVAR, PTR, or REFPTR parameter on the CHGPGMVAR, CHGPTR, or CHGHLLPTR command, you must specify a single array element.

Message File : QCPFMSG
Library Message File : QSYS2924


BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by IBM.

Length: 3224 Date: 20240328 Time: 132132     sap01-206 ( 3 ms )