[Home] [Help]
[Dependency Information]
Object Name: | IGS_PS_RSV_ORGUN_PRF |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Describes the preferences for a given priority for reserved seating at Organization unit level
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_PS_RSV_ORGUN_PRF_U1 | NORMAL | UNIQUE |
![]() |
![]() |
IGS_PS_RSV_ORGUN_PRF_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
RSV_ORG_UNIT_PRF_ID | NUMBER | Yes | System generated sequence Number, uniquely identify the Preference Code for corresponding Reserved Seating Priority at Organizational Unit level | |
RSV_ORG_UNIT_PRI_ID | NUMBER | Yes | Foreign key column to IGS_PS_RSV_ORGUN_PRI | |
PREFERENCE_ORDER | NUMBER | (2) | Yes | Preference Order |
PREFERENCE_CODE | VARCHAR2 | (30) | Yes | Preference code for the corresponding Priority |
PREFERENCE_VERSION | NUMBER | (3) | Version of the Preference Code | |
PERCENTAGE_RESERVED | NUMBER | (3) | Yes | Percentage of reserved seating |
GROUP_ID | NUMBER | (6) | The group id corresponding to person group code. | |
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 RSV_ORG_UNIT_PRF_ID
, RSV_ORG_UNIT_PRI_ID
, PREFERENCE_ORDER
, PREFERENCE_CODE
, PREFERENCE_VERSION
, PERCENTAGE_RESERVED
, GROUP_ID
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM IGS.IGS_PS_RSV_ORGUN_PRF;
IGS.IGS_PS_RSV_ORGUN_PRF does not reference any database object
IGS.IGS_PS_RSV_ORGUN_PRF is referenced by following:
|
|
|