Ansicht
Dokumentation

CPF1991 - No argument to match parameter for variable &3. ( OS/400 )

CPF1991 - No argument to match parameter for variable &3. ( OS/400 )

Fill RESBD Structure from EBP Component Structure   CPI1466 during Backup  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF1991
No argument to match parameter for variable &3.

Message Long Text :

Cause . . . . . : The variable or a basing pointer required to locate the variable refers to a parameter for which no corresponding argument was passed. The variable is &3 in program &1.
Recovery . . . : Do one of the following and try the command again:
-- If the variable is declared based, use the ADR, PGMVAR, PTR, or REFPTR parameter to specify a basing pointer that does not require the omitted parameter.
-- Ensure that all basing pointers for the variable are set correctly, and that all necessary parameters are passed when the program is called. You can use the Display Program Variable (DSPPGMVAR) command to display a pointer value, and either the Change High-Level Language Pointer (CHGHLLPTR) or Change Pointer (CHGPTR) command to change a pointer data object variable.
Technical description . . . . . . . . : If no basing pointers were specified on the command, the variable is declared defined or based on a parameter that was not passed when the program was called. The variable that requires the missing parameter is &3.

Message File : QCPFMSG
Library Message File : QSYS2924


Vendor Master (General Section)   Vendor Master (General Section)  
This documentation is copyright by IBM.

Length: 3235 Date: 20240423 Time: 161931     sap01-206 ( 2 ms )