PA_COST_CATEGORIES
PA Cost Categories
tableFINPA
PA_COST_CATEGORIES — PA Cost Categories. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 15 programs. Columns, data types, keys, foreign keys and relationships.
Open PA_COST_CATEGORIES 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 | PA_COST_CATEGORY | varchar(6) | PK | PA Category |
| 3 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 4 | ACCOUNT_TYPE | varchar(1) | Account Type (A-sset, L-iability, E-xpense etc.) | |
| 5 | NORMAL_BALANCE | varchar(1) | Normal Balance for Account (D-ebit or C-redit) | |
| 6 | PA_WBS_REQUIRED | smallint | PA Required |