Ansicht
Dokumentation

MCH4441 - Late bound procedure parameter mask not compatible with target procedure parameter mask. ( OS/400 )

MCH4441 - Late bound procedure parameter mask not compatible with target procedure parameter mask. ( OS/400 )

General Data in Customer Master   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : MCH4441
Late bound procedure parameter mask not compatible with target procedure parameter mask.

Message Long Text :

Cause . . . . . : The parameter mask built for a late bound call procedure operation does not match the target procedure's parameter mask. The late bound call procedure pointer is &1. The target procedure is &4 in module &3 in program &2.
Possible reasons for this error:
1. The late bound call procedure uses argument optimization (ARGOPT) but the target procedure does not.
2. The late bound call procedure does not use ARGOPT but the target procedure does.
3. The late bound call procedure and target procedure use ARGOPT but are not using space pointer parameters the same way.
4. The late bound call procedure and target procedure use ARGOPT but one was enabled to use teraspace and the other was not.
Recovery . . . : Ensure ARGOPT usage of the late bound call procedure matches the target procedure &4 in module &3 in program &2. For modules, use the display module (DSPMOD) command and specify DETAIL(*EXPORT *IMPORT *PROCLIST) to determine if the target procedure uses ARGOPT. For service programs, use the display service program (DSPSRVPGM) command and specify DETAIL(*PROCEXP) to determine if the target procedure uses ARGOPT.
If ARGOPT usage of the late bound call procedure matches with the ARGOPT usage of the target procedure, ensure the late bound call procedure and the target procedure use space pointers in the same way and were both created either with or without teraspace use enabled. Correct the errors and try the request again.

Message File : QCPFMSG
Library Message File : QSYS2924


CPI1466 during Backup   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by IBM.

Length: 3282 Date: 20240329 Time: 082218     sap01-206 ( 2 ms )