Expense Pools - Dimension Translation Table
Module: Cost Management
LANGUAGE, EXPENSE_POOL_ID
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. |
Copyright © 2019, 2024, Oracle and/or its affiliates.