Ansicht
Dokumentation

CPF8E28 - Variable not available to display. ( OS/400 )

CPF8E28 - Variable not available to display. ( OS/400 )

RFUMSV00 - Advance Return for Tax on Sales/Purchases   General Material Data  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF8E28
Variable not available to display.

Message Long Text :

Cause . . . . . : Either the program was optimized so the variable is not available to display or the variable is defined in storage that is not currently active. Conditions that can cause the variable not to be active include:
1) The internal procedure that defined the variable is not currently active;
2) The variable has not yet been allocated by the program or internal procedure that defined it;
3) The storage for the variable is associated with a file that is not currently open.
Recovery . . . : If the program is an ILE program and was optimized during compilation, end debug (ENDDBG). Then, recompile the program with optimization of *NONE, or do a change program (CHGPGM) with optimization of *NONE (OPTIMIZE(*NONE)). Start another debug session. The variables should now display.
If the program is an OPM program, display the variable after it has been allocated or made available to display. If the variable is storage associated with a file, only display it when the file is open.
Technical description . . . . . . . . : Some variables in a high-level language (HLL) program are contained in storage that is managed by the program according to HLL rules or system conventions. These variables may not be available at every statement/instruction in the program. See your high-level language (HLL) reference manual for information about how storage for variables is managed.

Message File : QCPFMSG
Library Message File : QSYS2924


CPI1466 during Backup   BAL Application Log Documentation  
This documentation is copyright by IBM.

Length: 3226 Date: 20240420 Time: 025427     sap01-206 ( 3 ms )