The syscdcrectypes table
Contains the record types used by the Change Data Capture API.
Use this table to look up the symbolic name and description
that correspond to a record code.
Column | Data Type | Description |
---|---|---|
recnum | INTEGER | Numeric value of the record type. |
recname | VARCHAR(16) | Symbolic name of the record type. |
recdesc | VARCHAR(127) | Record type description. |