SECURITY_DIVISION_ACCESS
Division Access by Security Group
tableFINSECURITY
SECURITY_DIVISION_ACCESS — Division Access by Security Group. FIN table in the standard Ross ERP 8.0 schema: 12 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open SECURITY_DIVISION_ACCESS 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 | SECURITY_GROUP | varchar(6) | PK | User Security Group |
| 4 | SOURCE_MODULE | varchar(2) | PK | Source Module Reference |
| 5 | NUMBER_OF_PAST_PERIODS | smallint | Number of past periods | |
| 6 | NUMBER_OF_FUTURE_PERIODS | smallint | Number of future periods | |
| 7 | POST_TO_PAST_YEARS | varchar(1) | Allow Postings to past years. | |
| 8 | POST_TO_FUTURE_YEARS | varchar(1) | Allow Postings to future years | |
| 9 | SYS_ACCESS_TYPE | varchar(1) | PK | Security Access Type |
| 10 | SYS_ACCESS_CODE | varchar(2) | PK | Security Access Code |
| 11 | SYS_ALLOW_ACCESS | varchar(1) | Allow Access to this Division/Factory/Warehouse | |
| 12 | SYS_ALLOW_ARCHIVE | varchar(1) | Allow Archiving to be performed |