Ansicht
Dokumentation

CPF1945 - Variable &3 in program &1 requires basing pointer. ( OS/400 )

CPF1945 - Variable &3 in program &1 requires basing pointer. ( OS/400 )

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF1945
Variable &3 in program &1 requires basing pointer.

Message Long Text :

Cause . . . . . : The variable that requires a basing pointer is &3. The specified variable or basing pointer either is based without a declared basing pointer, or is based on a list of too many basing pointers.
Recovery . . . : Do one of the following and try the command again:
-- If the variable was not used as a basing pointer, specify a basing pointer.
-- If the variable was used as a basing pointer, either specify an additional pointer name at the start of the list of basing pointers, or use the ADR, PGMVAR, PTR or REFPTR parameter to change the specified basing pointer name to a pointer that does not require another basing pointer.
Technical description . . . . . . . . : The specified variable may have no declared basing pointer, or it may be based on a list of basing pointers that does not end with an unbased variable within 200 entries. In either case, the system requires an explicit basing pointer to locate the variable.

Message File : QCPFMSG
Library Message File : QSYS2924


TXBHW - Original Tax Base Amount in Local Currency   PERFORM Short Reference  
This documentation is copyright by IBM.

Length: 3238 Date: 20240418 Time: 173531     sap01-206 ( 2 ms )