GL_LET_LOCK_ACCESS
GL Key and Account Element Control Access Table
tableFINGL
GL_LET_LOCK_ACCESS — GL Key and Account Element Control Access 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 GL_LET_LOCK_ACCESS 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_ACCOUNT_OR_KEY | varchar(50) | PK | Reconciliation Account or Element |
| 4 | LET_LEVEL | varchar(1) | Reconciliation Level | |
| 5 | LET_LOCK_PID | varchar(8) | Process PID | |
| 6 | LET_USERNAME | varchar(20) | Username |