Ansicht
Dokumentation

LNR7042 - ILE COBOL program &6 cannot call program object &8. ( OS/400 )

LNR7042 - ILE COBOL program &6 cannot call program object &8. ( OS/400 )

Addresses (Business Address Services)   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : LNR7042
ILE COBOL program &6 cannot call program object &8.

Message Long Text :

Cause . . . . . : ILE COBOL program &6 tried to call program object &8. The call failed because too many arguments were passed, an OMITTED argument was passed, or a BY VALUE argument was passed. The actual number of arguments passed was &1 and the maximum number of arguments is &2. The call occurred at statement &3 in program &4 in library &5.
Technical description . . . . . . . . : Remove any OMITTED arguments. If too many arguments were passed, combine several arguments together, or use GLOBAL or EXTERNAL variables in place of arguments. Change any BY VALUE arguments to BY CONTENT or BY REFERENCE.

Message File : QLNRMSG
Library Message File : QSYS2924


Fill RESBD Structure from EBP Component Structure   BAL Application Log Documentation  
This documentation is copyright by IBM.

Length: 3233 Date: 20240419 Time: 093702     sap01-206 ( 3 ms )