Previous Topic: ELEMTAB (Charge Element Definition Table)

Next Topic: NORMTAB (Unit Normalization Table)


MODTAB (Charge Modifier Table)

This table defines conditions that modify the calculated charges for reasons such as vacation discounts, priority weighting, class weighting and so forth.

A condition is specified, as well as a modifier. This takes the form of either an amount, or a percentage. If the condition is found to be true, then the modifier is applied to the calculated charge. This table contains modifier definitions.

           Key  Field-Name          Type      Length

            *   VERSION             CHAR         8
            *   ORDID               CHAR         3
            *   MODIFIER            CHAR        16
                ELEMCRIT            CHAR        16
                QUALCRIT            CHAR        16
                ST1CRIT             CHAR        16
                ST2CRIT             CHAR        16
                ST3CRIT             CHAR        16
                ST4CRIT             CHAR        16
                ST5CRIT             CHAR        16
                MODAMT              DEC         15 (scale 0)
                MODFLAG             CHAR         1
                MODEOT              CHAR         1
                MODQUAL             CHAR        16
                SEQNO               INT          4