This table requires activation of Grants Management functional area. Award Funding Source table to store the funding sources (both external and internal) for an award
Module: Grants Management
GMS_AWARD_FUNDING_SRC_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
GMS_AWARD_FUNDING_SRC_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 which funding source is associated with | |||
FUNDING_SOURCE_ID | NUMBER | 38 | 0 | Funding sourice id | |||
APPROVAL_PERSON_ID | NUMBER | 38 | 0 | Cost Share approval person id | |||
APPROVAL_DATE | DATE | Cost Share approval date | |||||
REQUIRED_BY_SPONSOR_IND | VARCHAR2 | 16 | flag indicate if cost share is required by sponsor | ||||
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.