This table stores the translated information for each Expenditure Category.
Module: Project Costing
EXPENDITURE_CATEGORY_ID, LANGUAGE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| EXPENDITURE_CATEGORY_ID | NUMBER | 38 | 0 | True | Expenditure Category Id | ||
| 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 unique identifier | ||||
| EXPENDITURE_CATEGORY_NAME | VARCHAR2 | 256 | Expenditure Category Name | ||||
| DESCRIPTION | VARCHAR2 | 999 | Description |
Copyright © 2019, 2025, Oracle and/or its affiliates.