[Home] [Help]
[Dependency Information]
Object Name: | OTA_BOOKING_STATUS_EXCL |
---|---|
Object Type: | TABLE |
Owner: | OTA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Booking status exclusions enable you to prevent users with specific
responsibilities from entering, updating or deleting enrollments of a
certain status(es). For example, you can prevent everyone apart from
course administrators from placing an enrollment.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
OTA_BOOKING_STATUS_EXCL_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
OTA_BOOKING_STATUS_EXCL_FK1 | NORMAL | NONUNIQUE |
![]() |
![]() |
Table | |
Foreign Table | Foreign Key Column | OTA_BOOKING_STATUS_EXCL | ![]() |
![]() |
OTA_BOOKING_STATUS_EXCL BOOKING_STATUS_TYPE_ID |
---|
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
APPLICATION_ID | NUMBER | (15) | Yes | Foreign key to FND_APPLICATION. |
RESPONSIBILITY_ID | NUMBER | (9) | Yes | Responsibility Id |
BOOKING_STATUS_TYPE_ID | NUMBER | (9) | Yes | Booking Status Type Id references OTA_BOOKING_STATUS_TYPES |
Cut, paste (and edit) the following text to query this object:
SELECT APPLICATION_ID
, RESPONSIBILITY_ID
, BOOKING_STATUS_TYPE_ID
FROM OTA.OTA_BOOKING_STATUS_EXCL;
OTA.OTA_BOOKING_STATUS_EXCL does not reference any database object
OTA.OTA_BOOKING_STATUS_EXCL is referenced by following:
|
|
|