DBA Data[Home] [Help]

APPS.HR_NL_DAILY_SICK_AND_RECOVERY dependencies on DUAL

Line 300: from dual

296: pose1.organization_id_parent
297: START WITH pose1.organization_id_parent = p_top_org_id
298: UNION
299: SELECT p_top_org_id
300: from dual
301: );
302:
303:
304: --