The HSURDINT table is used to store interfaces that manage metadata import and export, and is populated during the export phase, or populated manually. The following table describes the columns in the HSURDINT table:
Column | Type | Length | Decimal | Domain |
---|---|---|---|---|
INTNAME | CHARACTER | 10 | 0 | Interface Name |
INTTYPE | CHARACTER | 3 | 0 | Interface Type |
INTPRG | BINARY | 9 | 0 | Interface Program |
INTTXT | VARCHAR | 4000 | 0 | Interface Text |