Previous Topic: MODTAB (Charge Modifier Table)

Next Topic: OPTTAB (Option Settings Definition Table)


NORMTAB (Unit Normalization Table)

This table Defines a normalization or weighting factors to be applied when calculating charge unit values. It may be the case, in a multiprocessing environment, that you require the ability to normalize certain data such as CPU timings. The NORMTAB is linked to the charge element, even though the Normalization Factor is applied to the calculated unit. You specify a field name to be tested, a condition to be checked, and a factor to be applied to the calculated charge unit.

           Key  Field-Name          Type      Length

            *   VERSION             CHAR         8
            *   ORDID               CHAR         3
            *   NORMAL              CHAR        16
            *   NORMQUAL            CHAR        16
                FACTOR              DEC         15 (scale 0)
                NORMFLAG            CHAR         1
                SEQNO               INT          4