Ansicht
Dokumentation

CPF7134 - Subscript number &2 missing for variable &4. ( OS/400 )

CPF7134 - Subscript number &2 missing for variable &4. ( OS/400 )

Fill RESBD Structure from EBP Component Structure   BAL Application Log Documentation  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF7134
Subscript number &2 missing for variable &4.

Message Long Text :

Cause . . . . . : The variable is &4. Subscript number &2 is missing from one of the following locations:
-- Between the opening parenthesis and either the first comma or the closing parenthesis.
-- Between the commas used to separate multiple subscripts.
-- Between the last comma and the closing parenthesis.
Recovery . . . : Either remove any extra commas, or use the ADR, PGMVAR, PTR, or REFPTR parameter to specify a numeric constant or variable name for the missing subscript value. Then try the command again.
Technical description . . . . . . . . : One or more subscript values may be specified for a variable or basing pointer by surrounding them with a single matched set of parentheses, and separating consecutive subscripts with a single comma. If a numeric constant is specified for a subscript, it must contain 1-31 digits with an optional leading sign, but it cannot contain a decimal delimiter character (period or comma).

Message File : QCPFMSG
Library Message File : QSYS2924


ABAP Short Reference   PERFORM Short Reference  
This documentation is copyright by IBM.

Length: 3234 Date: 20240426 Time: 041947     sap01-206 ( 7 ms )