Endevor requires the names of non-Endevor programs that are linked with AC(1) and need to run APF authorized within a Processor, to be added to the Authorized Program Table - C1GTAPGM.
If these programs are not added to the table one of the following abends will occur RC(47), RC(047), S047, and U4005.
The C1GTAPGM table contains all known user and vendor Processor programs that must execute Authorized during Processor execution.
If you have non-Endevor programs that are invoked within a Processor and they need to run APF-authorized, then add these programs to the C1GTAPGM table located in the iprfx.iqual.CSIQSRC library.
The C1GTAPGM table requires that each program added be eight (8) characters long and should be modeled exactly the same as all the other entries in the table.
Any programs in this table that are not valid programs for a site may be removed.
The JCL member BC1JTABL in the iprfx.iqual.CSIQJCL library can be used to assemble and link the C1GTAPGM table after it has been modified.