DBA Data[Home] [Help]

APPS.HXC_SUPERVISOR_DASHBOARD dependencies on HXC_ENTITY_GROUPS

Line 1233: hxc_entity_groups heg,

1229: SELECT
1230: heg.name application_set_name,
1231: htt.resource_id
1232: FROM
1233: hxc_entity_groups heg,
1234: hxc_temp_tcd htt
1235: WHERE heg.entity_type = 'TIME_RECIPIENTS'
1236: AND htt.application IS NOT NULL
1237: AND heg.entity_group_id = htt.application