PA_PROJECT_ACTIVITY_LOG
PA Project Activity Log
tableFINPA
PA_PROJECT_ACTIVITY_LOG — PA Project Activity Log. 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 PA_PROJECT_ACTIVITY_LOG 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 | DATE_STAMP | datetime | PK | Date Stamp |
| 5 | PA_ACTIVITY_CODE | varchar(1) | ||
| 6 | USERNAME | varchar(20) | Username | |
| 7 | PA_ACTIVITY_REASON | varchar(50) | Project Accounting Activity Reason | |
| 8 | GEM_TRANSACTION_ID | varchar(64) | System transaction identifier stamped by GEMBASE when the row was written. |