FRL_TMP_COA
Temporary Account Table
tableFINFRL
FRL_TMP_COA — Temporary Account Table. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open FRL_TMP_COA 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 | ROW_NUM | smallint | Row Number | |
| 3 | NEG_SIGN | smallint | Neg Sign | |
| 4 | ACCT_CODE | varchar(64) | ||
| 5 | ACCT_DESC | varchar(50) | Account Description | |
| 6 | PROCESS_ID | int | Process ID |