Previous Topic: ORDDESC Table

Next Topic: Relationship Between IRD and ORD Formats


ORDTAB Table

This table is maintained by the Output Record Definition panel. It stores records for every output field in the DEVELOPMENT, TEST and PROD versions. VERSION, ORDID and ELEMENT values identify each record in this table.

Note that * in the Key column identifies fields used to select specific records.

           Key   Field Name         Type      Length

            *    VERSION            CHAR         4
            *    ORDID              CHAR         3
            *    ELEMENT            CHAR        16
                 TYPE               CHAR         1
                 FORMAT             CHAR         1
                 BEGINPOS           CHAR         5
                 LENGTH             CHAR         2
                 PREC               CHAR         2
                 SRCNAME1           CHAR        16
                 SRCNAME2           CHAR        16
                 DESCRIPT           CHAR        20
                 CONSTRUC           CHAR         8
                 FLAGS              CHAR         2
                 SRCIRDID           CHAR         8