DBA Data[Home] [Help]

APPS.OTA_EVT_BUS dependencies on OTA_ACT_CAT_INCLUSIONS

Line 2830: from ota_act_cat_inclusions

2826: -- cursor to check if cat inclusions exist for the event
2827: --
2828: Cursor c_act_cat_inclusions_details is
2829: select 'X'
2830: from ota_act_cat_inclusions
2831: where event_id = p_event_id;
2832: --
2833: --
2834: -- cursor to check if attempts exist for the event