Ansicht
Dokumentation

SQL0504 - Cursor &1 not declared. ( OS/400 )

SQL0504 - Cursor &1 not declared. ( OS/400 )

Vendor Master (General Section)   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0504
Cursor &1 not declared.

Message Long Text :

Cause . . . . . : Cursor &1 is not declared in the program before it is referred to. A cursor must be declared before being referred to in other statements. All cursors used in the SET RESULT SETS statement must be declared WITH RETURN if any cursors in the program are declared WITH RETURN or WITHOUT RETURN.
Recovery . . . : Verify that the application program is complete and has no spelling errors in the cursor declarations. Make certain the declaration for a cursor is in an application program before it is referred to by other statements. If any cursors are declared WITH RETURN or WITHOUT RETURN, make sure all cursors used by the SET RESULT SETS statement are declared WITH RETURN. Precompile the program again.

Message File : QSQLMSG
Library Message File : QSYS2924


RFUMSV00 - Advance Return for Tax on Sales/Purchases   Vendor Master (General Section)  
This documentation is copyright by IBM.

Length: 3205 Date: 20240419 Time: 125817     sap01-206 ( 3 ms )