FRL_LEDGER_DETAIL
tableFINFRL
FRL_LEDGER_DETAIL — FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open FRL_LEDGER_DETAIL 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 | LEDGER_CRITERIA_ID | numeric(20,0) | Ledger Criteria ID | |
| 3 | LEDGER_SET | numeric(20,0) | Ledger Set | |
| 4 | ROW_NUM | smallint | Row Number | |
| 5 | NEG_SIGN | smallint | Neg Sign | |
| 6 | ACCT_CODE | varchar(64) | ||
| 7 | ACCT_DESC | varchar(50) | Account Description |