This table stores implementation-defined classifications of expenditure types.
Module: Project Costing
EXPENDITURE_CATEGORY_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
EXPENDITURE_CATEGORY_ID | NUMBER | 38 | 0 | True | Unique identifier for Expenditure Categories. | ||
SOURCE_RECORD_ID | VARCHAR2 | 64 | System generated Unique Identifier. | ||||
START_DATE_ACTIVE | DATE | First effective date of the Expenditure Categories. | |||||
END_DATE_ACTIVE | DATE | Last effective date of the Expenditure Categories. |
Copyright © 2019, 2022, Oracle and/or its affiliates.