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


TABLE: IGF.IGF_AW_LKUP_OVD_DET

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


Stores lookup codes corresponding to a specific lookup type that need to be excluded in the System Award year


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGF_AW_LKUP_OVD_DET_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnSYS_AWARD_YEAR
ColumnLOOKUP_TYPE
ColumnLOOKUP_CODE
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
LOOKUP_CODE VARCHAR2 (30) Yes Indicates the lookup code that would be excluded for a 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
,      LOOKUP_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGF.IGF_AW_LKUP_OVD_DET;

Dependencies

[top of page]

IGF.IGF_AW_LKUP_OVD_DET does not reference any database object

IGF.IGF_AW_LKUP_OVD_DET is referenced by following:

SchemaAPPS
SynonymIGF_AW_LKUP_OVD_DET