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


TABLE: IGS.IGS_EN_USEC_STAT_DSP

Object Details
Object Name: IGS_EN_USEC_STAT_DSP
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_EN_USEC_STAT_DSP
Subobject Name:
Status: VALID


Contains the Unit section statuses what are to be displayed to the self service user for enrollment based on whether displayed is set to yes/no.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_EN_USEC_STAT_DSP_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_SECTION_STATUS
Columns
Name Datatype Length Mandatory Comments
UNIT_SECTION_STATUS VARCHAR2 (30) Yes Unit section status.
DISPLAYED VARCHAR2 (1)
Indicate whether the unit section with the status selected will be displayed for self service enrollment or not.
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 UNIT_SECTION_STATUS
,      DISPLAYED
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_EN_USEC_STAT_DSP;

Dependencies

[top of page]

IGS.IGS_EN_USEC_STAT_DSP does not reference any database object

IGS.IGS_EN_USEC_STAT_DSP is referenced by following:

SchemaAPPS
SynonymIGS_EN_USEC_STAT_DSP