Previous Topic: 6.1 VM Account Data

Next Topic: 6.3 VM Monitor Data

6.2 CA VM:Account Data


CA VM:Account data is formatted as fixed-length 240-byte
records.  CA VM:Account data can be written to the system
punch unit or to the VM spool; VM Account data can be written
to a minidisk by the CMS RETRIEVE program.

CA VM:Account contains data from the CA VM:Account PERIODTE
CURRENT file.  The first 80 bytes of a PERIODTE CURRENT
record contain the same information as the CP accounting
RAWDATA record it came from, although some fields may be in a
different order or in a different format.  The last 160 bytes
of a PERIODTE CURRENT record contain customer, package,
project, and charge information.

CA VM:Account Account data contain the following information:

    USERID   DS   CL8    Userid of virtual machine
    ACCOUNT  DS   CL8    Account number from VMBLOK
             DS   XL62   Record specific information
    DATATYPE DS   CL2    Data type code
    RECDTYPE DS   CL2    Record type code
    FLAGS    DS   CL4    Flag fields
    BEGDATE  DS   CL6    Begin accounting date
    BEGTIME  DS   CL6    Begin accounting time
    SHIFT    DS   CL8    Shift
    NODE     DS   CL8    Node
    CUSTOMER DS   CL12   Customer ID
    PROJECT  DS   CL24   Project name
    PACKAGE  DS   CL8    Package name
    LINKCODE DS   CL8    Link-back-code
    VMBATCH  DS   CL10   VM:Batch fields
    CHARGES  DS   XL44   Record specific cost fields
    RESERVED DS   CL12   Reserved