Previous Topic: Parameter Mapped by APCCLIB2Next Topic: Parameter Mapped by APCCSXEV


Parameter Mapped by APCCENVM

The following record layout, mapped by COBOL member APCCENVM, describes the field data from the CA‑PanAPT system data area passed to the inventory exit program.

01  ENVIRONMENT‑RECORD.
    02  ENVIRONMENT‑ACTION      PIC X(08)      VALUE SPACE.
    02  ENVIRONMENT‑MSG         PIC X(79)      VALUE SPACE.
    02  ENVIRONMENT‑SYSTEM‑ID   PIC X(04)      VALUE SPACE.
    02  ENVIRONMENT‑VERSION     PIC X(04)      VALUE SPACE.
 *       ENVIRONMENT‑VERSION is in the format VV.R where VV is the
*       version and R is the release, as in 02.0