PA_USER_GROUP_USERS
tableFINPA
PA_USER_GROUP_USERS — FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open PA_USER_GROUP_USERS in the interactive Data Dictionary →Part of PA 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 | USER_GROUP | varchar(20) | PK | Project User Group to contain Users |
| 4 | USER_ID | varchar(20) | PK | User Identification Code |