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


VIEW: APPS.OTFV_EVENTS_WITHOUT_TRAINER

Object Details
Object Name: OTFV_EVENTS_WITHOUT_TRAINER
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOTA.OTFV_EVENTS_WITHOUT_TRAINER
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


This view shows those events where trainer resource is not booked.


[View Source]

Columns
Name Datatype Length Mandatory Comments
EVENT_TITLE VARCHAR2 (80) Yes
EVENT_ID NUMBER (9) Yes
OFFERING_ID NUMBER (9)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT EVENT_TITLE
,      EVENT_ID
,      OFFERING_ID
FROM APPS.OTFV_EVENTS_WITHOUT_TRAINER;

Dependencies

[top of page]

APPS.OTFV_EVENTS_WITHOUT_TRAINER references the following:

SchemaAPPS
SynonymOTA_EVENTS
SynonymOTA_EVENTS_TL
PL/SQL PackageOTA_GENERAL - show dependent code
SynonymOTA_RESOURCE_BOOKINGS
SynonymOTA_SUPPLIABLE_RESOURCES

APPS.OTFV_EVENTS_WITHOUT_TRAINER is not referenced by any database object