DBA Data[Home] [Help]

APPS.OTA_EVT_BUS dependencies on OTA_ACT_CAT_INCLUSIONS

Line 2850: from ota_act_cat_inclusions

2846: -- cursor to check if cat inclusions exist for the event
2847: --
2848: Cursor c_act_cat_inclusions_details is
2849: select 'X'
2850: from ota_act_cat_inclusions
2851: where event_id = p_event_id;
2852: --
2853: --
2854: -- cursor to check if attempts exist for the event