PA_WBS_ACTIVITIES
PA Work Breakdown Activities
tableFINPA
PA_WBS_ACTIVITIES — PA Work Breakdown Activities. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 37 programs. Columns, data types, keys, foreign keys and relationships.
Open PA_WBS_ACTIVITIES 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_LEVEL_1 | varchar(8) | PK | PA WBS Level |
| 5 | PA_WBS_LEVEL_2 | varchar(8) | PK | PA WBS Level |
| 6 | PA_WBS_LEVEL_3 | varchar(8) | PK | PA WBS Level |
| 7 | PA_WBS_LEVEL_4 | varchar(8) | PK | PA WBS Level |
| 8 | PA_WBS_LEVEL_5 | varchar(8) | PK | PA WBS Level |
| 9 | PA_START_DATE | datetime | Project or WBS Activity Start Date | |
| 10 | PA_END_DATE | datetime | Project or WBS Activity End Date | |
| 11 | PA_ACTIVITY_DESCRIPTION | varchar(30) | ||
| 12 | PA_UPDATES_ALLOWED | varchar(1) | PA Project/WBS Activity Updates Allowed Flag | |
| 13 | PA_DISPLAY_SEQUENCE | smallint | A value used to order WBS activities on the level |