[Home] [Help]
[Dependency Information]
Object Name: | IGS_EN_ORUN_WLST_PRF |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
IGS_EN_ORUN_WLST_PRF describes the organization unit waitlist preferences for each waitlist priority.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_EN_ORUN_WLST_PRF_U1 | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ORG_UNIT_WLST_PRF_ID | NUMBER | Yes | Describes the unique number that represents the unit waitlist preference identifier. | |
ORG_UNIT_WLST_PRI_ID | NUMBER | Yes | Describes the unique number that represents the unit waitlist priority identifier. | |
PREFERENCE_ORDER | NUMBER | (6) | Yes | Number that represents an order for that preferences have to be listed. |
PREFERENCE_CODE | VARCHAR2 | (30) | Yes | Unique identifier that represents a preference. |
PREFERENCE_VERSION | VARCHAR2 | (3) | Represents the version associated to each preference. For example, if a preference is chosen on a unit attempt, the version of the unit a student want to enroll is described here. | |
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 ORG_UNIT_WLST_PRF_ID
, ORG_UNIT_WLST_PRI_ID
, PREFERENCE_ORDER
, PREFERENCE_CODE
, PREFERENCE_VERSION
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM IGS.IGS_EN_ORUN_WLST_PRF;
IGS.IGS_EN_ORUN_WLST_PRF does not reference any database object
IGS.IGS_EN_ORUN_WLST_PRF is referenced by following:
|
|
|