DBA Data[Home] [Help]

APPS.OKC_XPRT_IMPORT_TEMPLATE_PVT dependencies on HR_OPERATING_UNITS

Line 2431: hr_operating_units

2427: intent,
2428: name,
2429: org_id
2430: FROM okc_terms_templates_all,
2431: hr_operating_units
2432: WHERE organization_id = org_id
2433: AND template_id = p_template_id ;
2434:
2435: /*