DW_NS_budgetcategory_D
This table contains the list of created budget categories which are used to distinguish budgets with same classification criteria.
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | NUMBER | 38 | 0 | True | Internal ID | ||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. This is source record id column. | ||||
| budgettype | VARCHAR2 | 16 | Budget Type | ||||
| budget_category_type | VARCHAR2 | 32 | Global | ||||
| isinactive | VARCHAR2 | 16 | Inactive | ||||
| name | VARCHAR2 | 128 | Name |