SYS_EXTERNAL_CHANNEL_IDS
External Channel ID information
tableFINSYS
SYS_EXTERNAL_CHANNEL_IDS — External Channel ID information. FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_EXTERNAL_CHANNEL_IDS in the interactive Data Dictionary →Part of SYS tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | TARGET_EXTERNAL_SYSTEM | varchar(25) | PK | Target External System |
| 3 | EXTERNAL_CHANNEL_ID | varchar(50) | PK | Channel Id associated with External System |
| 4 | EXTERNAL_CHANNEL_URL | text | URL associated with external system Channel |