FRL_SEG_DESC
Frl Segment Description Table
tableFINFRL
FRL_SEG_DESC — Frl Segment Description Table. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open FRL_SEG_DESC in the interactive Data Dictionary →Part of FRL 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 | ENTITY_NUM | smallint | Entity Num | |
| 3 | SEG_NUM | smallint | Segment Number | |
| 4 | SEG_CODE | varchar(30) | Segment Code | |
| 5 | SEG_CODE_DESC | varchar(60) | Segment Code Description | |
| 6 | SEG_SHORT_DESC | varchar(60) | Segment Code Short Description |