GL_LET_PURGE_PARAMS
Purge Parameters Backup Table
tableFINGL
GL_LET_PURGE_PARAMS — Purge Parameters Backup Table. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_LET_PURGE_PARAMS in the interactive Data Dictionary →Part of GL 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | LET_DIVISION | varchar(10) | PK | GL Division |
| 4 | LET_P_CURRENCYS | varchar(12) | Currencies | |
| 5 | LET_P_LEVEL | varchar(1) | Purge Level | |
| 6 | LET_P_ELEMENTS | varchar(100) | Purged Elements | |
| 7 | LET_P_DATE | datetime | Purge Date | |
| 8 | LET_P_T_DATE | datetime | Purge Process Date |