PA_PROJECT_EMPLOYEES
Authorized employees in projects
tableFINPA
PA_PROJECT_EMPLOYEES — Authorized employees in projects. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open PA_PROJECT_EMPLOYEES 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 | PA_PROJECT_CODE | varchar(10) | PK | PA Project Code |
| 4 | PA_WBS_NUMBER | varchar(25) | PK | Project WBS Number |
| 5 | SYS_EMPLOYEE_CODE | varchar(6) | PK | Employee Code |
| 6 | BILLABLE_RATE | numeric(20,4) | Billable Rate |