Ansicht
Dokumentation

SQL1245 - &1 Flagging -- Host variable definition of &2 not supported. ( OS/400 )

SQL1245 - &1 Flagging -- Host variable definition of &2 not supported. ( OS/400 )

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


Message : SQL1245
&1 Flagging -- Host variable definition of &2 not supported.

Message Long Text :

Cause . . . . . : The host variable &2 is either a structure or defined within a structure. The &1 standard does not support the use of host structures.
Recovery . . . : If compliance to the &1 standard is required, remove host structures from the SQL statements and precompile again.
Technical description . . . . . . . . :
-- In C, the host variables may not be declared using the struct keyword, except for the struct format used to declare varying-length host variables.
-- In COBOL, the data item must be declared at the 01 or 77 level.
-- In PL/I, the level number must not be specified.
-- In RPG, use the subfield definition instead of the data structure definition.

Message File : QSQLMSG
Library Message File : QSYS2924


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

Length: 3252 Date: 20240423 Time: 180840     sap01-206 ( 3 ms )