Previous Topic: CHOPTAB (Shift Chopper Definition Table)

Next Topic: ELEMTAB (Charge Element Definition Table)


DBCRTAB (Credit and Debit Table)

This table is used in conjunction with the CCCTAB table. It contains credit and debit manual adjustments that are entered online via the Data Entry facility and are immediately available via the Query facility. This information is also used for invoice generation.

           Key  Field-Name          Type      Length

            *   VERSION             CHAR         8
            *   ORDID               CHAR         3
            *   PERIOD              INT          4
            *   PERIODB             INT          4
                ELEMENT             CHAR        16
                QUAL                CHAR        16
                CRAMOUNT            DEC         15 (scale 5)
                DBAMOUNT            DEC         15 (scale 5)
                FLAGS               CHAR         2
            *   DESCRIPT            CHAR        20
            *   STRUCT1             CHAR        16
            *   STRUCT2             CHAR        16
            *   STRUCT3             CHAR        16
            *   STRUCT4             CHAR        16
            *   STRUCT5             CHAR        16