SECURITY_TRANSACTION_TYPES
Accessible Transaction Types
tableFINSECURITY
SECURITY_TRANSACTION_TYPES — Accessible Transaction Types. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open SECURITY_TRANSACTION_TYPES 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 | SECURITY_TRANSACTION_TYPE | varchar(8) | PK | Transaction Type |
| 6 | CREATE_TRANSACTIONS | varchar(1) | Enable creation of transactions | |
| 7 | MAXIMUM_VALUE | numeric(20,2) | Maximum Transaction Value | |
| 8 | SYS_CURRENCY_OVERRIDE | varchar(1) | Currency Override |