Ansicht
Dokumentation

CPF1988 - Space addressing error for variable &3. ( OS/400 )

CPF1988 - Space addressing error for variable &3. ( OS/400 )

ABAP Short Reference   PERFORM Short Reference  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF1988
Space addressing error for variable &3.

Message Long Text :

Cause . . . . . : The variable or a basing pointer required to locate variable &3 refers to a location that is not part of the containing space. The variable is &3 in program &1.
Recovery . . . : Do one of the following and try the command again:
-- Use the ADR, PGMVAR, PTR, or REFPTR parameter to specify a basing pointer for the variable that is set to a location contained in the space.
-- Ensure that all basing pointers for the variable are set correctly, and that the space in the object is large enough for the intended use. 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 based on some pointer that caused the error. A variable that is based on a pointer may refer to a location that is outside the space even if the pointer is set to a location inside the space.

Message File : QCPFMSG
Library Message File : QSYS2924


General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by IBM.

Length: 3227 Date: 20240419 Time: 094656     sap01-206 ( 3 ms )