Ansicht
Dokumentation

SQ20205 - User defined function or procedure &1 in &2 has an input argument with a null value. ( OS/400 )

SQ20205 - User defined function or procedure &1 in &2 has an input argument with a null value. ( OS/400 )

CL_GUI_FRONTEND_SERVICES - Frontend Services   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by IBM.
SAP E-Book


Message : SQ20205
User defined function or procedure &1 in &2 has an input argument with a null value.

Message Long Text :

Cause . . . . . : A function created with CALLED ON NULL INPUT or a procedure has an input parameter with a null value but the Java data type for this argument does not support null values. Examples of Java data types that do not support null values are BOOLEAN, BYTE, SHORT, INT, LONG, or DOUBLE.
Recovery . . . : If the method is to be called with null values, ensure the input Java types are capable of accepting a null value. If &1 is a function, RETURNS NULL ON NULL INPUT may be specified on the CREATE FUNCTION statement.

Message File : QSQLMSG
Library Message File : QSYS2924


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

Length: 3266 Date: 20240425 Time: 064254     sap01-206 ( 3 ms )