Project requires the use of external PROC in a processor in order to call external procedure located by JCLLIB statement.
Compilation of the processor fails with error message C1X0202E.
Does Endevor allow the use of EXEC statement parameters PROC in a processor?
Release : All
Component : CA ENDEVOR SCM
JCL procedures are not allowed in an Endevor processor. EXEC statement parameters PROC is one of the unsupported parameters.
Endevor requires to convert PROC statement parameters into JCL syntax in the processor.