Previous Topic: SPLITTAB (Split Resource Definition Table)

Next Topic: UNITTAB (Charge Unit Definition Table)


SUMTAB (Summary Function Definition Table)

this table defines what records are to be selected at the end of a period. Summary functions are concerned with calculations that can only be made at the end of a period. These fall into two categories: Cost Recovery and Overhead Allocation. In each case, a given set of records (which may be ALL records) from the CCCTAB file are selected. New records are added to the CCCTAB file detailing the modified charges, in both cases.

           Key  Field-Name          Type      Length

            *   VERSION             CHAR         8
            *   RULENAME            CHAR        16
            *   ORDID               CHAR         3
                STRUCT1             CHAR        16
                STRUCT2             CHAR        16
                STRUCT3             CHAR        16
                STRUCT4             CHAR        16
                STRUCT5             CHAR        16
                ELEMENT             CHAR        16
                QUAL                CHAR        16
            *   PERIOD              INT          4
                SRC_ORDID           CHAR         3
                SRC_ELEMENT         CHAR        16
                SRC_AMOUNT          DEC         15