Previous Topic: IRDDESC Table

Next Topic: OPTTAB Table


IRDTAB Table

This table is maintained by the Input Record Definition panel. It stores records for every input field in the DEVELOPMENT and REAL versions. Every IRDID value in this table must also be defined as a record in the IRDDESC table. VERSION, IRDID 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
                 DATASET            CHAR         7
            *    IRDID              CHAR         8
            *    ELEMENT            CHAR        16
                 FORMAT             CHAR         2
                 ATTRIB             CHAR         2
                 BEGINPOS           CHAR         5
                 LENGTH             CHAR         2
                 PREC               CHAR         2
                 DESCRIPT           CHAR        20