This table requires activation of Grants Management functional area. This is table to store the award reference base information
Module: Grants Management
AWARD_REFERENCE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
AWARD_REFERENCE_ID | NUMBER | 38 | 0 | True | Primary key of the table. | ||
SOURCE_RECORD_ID | VARCHAR2 | 256 | System | ||||
AWARD_ID | NUMBER | 38 | 0 | Foreign Key to Award Header | |||
AWD_PROJECT_LNK_ID | NUMBER | 38 | 0 | Award Project linkage id | |||
REFERENCE_ID | NUMBER | 38 | 0 | Award Reference type | |||
REFERENCE_VALUE | VARCHAR2 | 32 | Value for the award reference type | ||||
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.