SYS_EXT_INTERFACE_LINES
tableFINSYS
SYS_EXT_INTERFACE_LINES — FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_EXT_INTERFACE_LINES 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 | EXT_FILE_NAME | varchar(31) | PK | External File Name |
| 3 | FIELD_NAME | varchar(31) | PK | Field Name |
| 4 | POSITION | smallint | Starting Position for Item | |
| 5 | SYS_LENGTH | smallint | Length of the item | |
| 6 | SYS_DATATYPE | varchar(15) | Datatype for External File | |
| 7 | SYS_CONSTANT | varchar(11) | Constant Value of Field |