This table requires activation of Grants Management functional area. Table to store Award Terms and Conditions
Module: Grants Management
AWARD_TERM_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
AWARD_TERM_ID | NUMBER | 38 | 0 | True | Primary key of the table. | ||
SOURCE_RECORD_ID | VARCHAR2 | 256 | System | ||||
AWARD_ID | NUMBER | 38 | 0 | Award identifier. | |||
TERM_ID | NUMBER | 38 | 0 | Start Date of the Budget Period | |||
TERM_OPERAND | VARCHAR2 | 64 | End Date of the Budget Period | ||||
TERM_VALUE | VARCHAR2 | 32 | End Date of the Budget Period | ||||
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, 2023, Oracle and/or its affiliates.