DW_CST_EXPENSE_POOLS_D_TL
Expense Pools - Dimension Translation Table
Details
Module: Cost Management
Key Columns
EXPENSE_POOL_ID, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| EXPENSE_POOL_ID | NUMBER | 38 | 0 | True | Surrogate key and unique identifier for each expense pool. | ||
| LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. System Generated | ||||
| EXPENSE_POOL_DESC | VARCHAR2 | 256 | Indicates the translated description of the expense pools. | ||||
| EXPENSE_POOL_NAME | VARCHAR2 | 128 | Indicates the translated name of the expense pools. |