ES_USER_SECURITY
e-Signature User Security
tableFINES
ES_USER_SECURITY — e-Signature User Security. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open ES_USER_SECURITY in the interactive Data Dictionary →Part of Other 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 | ES_DATABASE_HANDLE | varchar(3) | PK | e-Sginature Database Handle |
| 4 | ES_SYSTEM_NAME | varchar(32) | PK | e-Signature System Name |
| 5 | ES_FACILITY_ID | varchar(32) | PK | e-Signature Facility Name |
| 6 | USERNAME | varchar(20) | PK | Username |
| 7 | ES_USER_SECURITY_LEVEL_1 | smallint | ||
| 8 | ES_USER_SECURITY_LEVEL_2 | smallint |