REQUESTOR_CODES
Requester Codes
tableFINREQUESTOR
REQUESTOR_CODES — Requester Codes. FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.
Open REQUESTOR_CODES 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 | REQUESTOR_CODE | varchar(6) | PK | Requestor Code |
| 3 | REQUESTOR_NAME | varchar(25) | Requestors Name | |
| 4 | TELEPHONE_EXT | varchar(6) | Telephone Extension |