[Home] [Help]
[Dependency Information]
Object Name: | IGS_EN_USEC_STAT_DSP |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_EN_USEC_STAT_DSP_U1 | NORMAL | UNIQUE |
![]() |
![]() |
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 |
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;
IGS.IGS_EN_USEC_STAT_DSP does not reference any database object
IGS.IGS_EN_USEC_STAT_DSP is referenced by following:
|
|
|