This table requires activation of Grants Management functional area. This table stores Award budget period details.
Module: Grants Management
AWARD_BUDGET_PERIOD_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| AWARD_BUDGET_PERIOD_ID | NUMBER | 38 | 0 | True | Primary key of the table. | ||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. System | ||||
| AWARD_ID | NUMBER | 38 | 0 | Award identifier. | |||
| BUDGET_PERIOD | VARCHAR2 | 16 | Budget period | ||||
| START_DATE | DATE | Start Date of the Budget Period | |||||
| END_DATE | DATE | End Date of the Budget Period | |||||
| EXPANDED_AUTH_FLAG | VARCHAR2 | 16 | Expanded authority flag | ||||
| CREATION_DATE | TIMESTAMP | Who column: indicates the date and time of the creation of the row. | |||||
| LAST_UPDATE_DATE | TIMESTAMP | Who column: indicates the date and time of the last update of the row. |
Copyright © 2019, 2024, Oracle and/or its affiliates.