Ansicht
Dokumentation

PSE1222 - Program &2 cannot be called using operating system calling conventions. ( OS/400 )

PSE1222 - Program &2 cannot be called using operating system calling conventions. ( OS/400 )

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : PSE1222
Program &2 cannot be called using operating system calling conventions.

Message Long Text :

Cause . . . . . : You called program &2 in library &3 using operating system calling conventions, but it contains entry points that must be called using Extended Program Environment (EPM) calling conventions. To use operating system calling conventions, the program must contain a default entry point.
Recovery . . . : You can change program &2 to contain a default entry point so that it can be called using operating system calling conventions. For Pascal programs, declare the program with the PROGRAM attribute. For C programs, the program must contain a main() function. If you do not want to change program &2, you can call an EPM entry point in program &2 using EPM calling conventions by using the QPXXCALL EPM interface program.
Technical description . . . . . . . . : The program stops running.

Message File : QXXEMSG
Library Message File : QSYS2924


BAL_S_LOG - Application Log: Log header data   General Material Data  
This documentation is copyright by IBM.

Length: 3255 Date: 20240426 Time: 233553     sap01-206 ( 2 ms )