Ansicht
Dokumentation

CPF0820 - Program &1 not created. ( OS/400 )

CPF0820 - Program &1 not created. ( OS/400 )

CPI1466 during Backup   PERFORM Short Reference  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF0820
Program &1 not created.

Message Long Text :

Cause . . . . . : Program &1 was not created in library &2 because of errors in compiling. See messages in the computer printout of the control language (CL) compiler and any previously listed messages.
Recovery . . . : Correct the errors, then try the CRTBNDCL command again. If your program uses the CALLPRC command to call another ILE procedure, you may have to use the Create CL Module (CRTCLMOD) command instead of CRTBNDCL. Then use the Create Program (CRTPGM) command to create a program using the module you created and the module containing the procedure that you want to call.
Technical description . . . . . . . . : The Create Bound CL Program (CRTBNDCL) command allows you to create with a single command an ILE CL program which does not call any other ILE procedures. Using the Create CL Module (CRTCLMOD) command followed by the Create Program (CRTPGM) command will give you the same results. You must use CRTCLMOD and CRTPGM instead of CRTBNDCL if you want to bind other ILE procedures with the CL module you are creating.

Message File : QCPFMSG
Library Message File : QSYS2924


Fill RESBD Structure from EBP Component Structure   Addresses (Business Address Services)  
This documentation is copyright by IBM.

Length: 3207 Date: 20240425 Time: 041603     sap01-206 ( 4 ms )