DBA Data[Home] [Help] [Dependency Information]


TABLE: IGF.IGF_AW_LKUPS_OVRD

Object Details
Object Name: IGF_AW_LKUPS_OVRD
Object Type: TABLE
Owner: IGF
FND Design Data: TableIGF.IGF_AW_LKUPS_OVRD
Subobject Name:
Status: VALID


Stores the System Award year with lookup types whose lookup codes need to be excluded


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGF_AW_LKUPS_OVRD_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnSYS_AWARD_YEAR
ColumnLOOKUP_TYPE
Columns
Name Datatype Length Mandatory Comments
SYS_AWARD_YEAR VARCHAR2 (30) Yes Stores the System Award year for which the lookup codes need to be excluded
LOOKUP_TYPE VARCHAR2 (30) Yes Indicates the lookup type for which the lookup codes will be excluded in the System award year
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT SYS_AWARD_YEAR
,      LOOKUP_TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGF.IGF_AW_LKUPS_OVRD;

Dependencies

[top of page]

IGF.IGF_AW_LKUPS_OVRD does not reference any database object

IGF.IGF_AW_LKUPS_OVRD is referenced by following:

SchemaAPPS
SynonymIGF_AW_LKUPS_OVRD