DBA Data[Home] [Help]

APPS.PAY_CA_ARCHIVE dependencies on HR_ORGANIZATION_UNITS

Line 369: hr_organization_units hou,

365: cursor cur_hr_org_work is
366: select
367: hoi.org_information2
368: from
369: hr_organization_units hou,
370: hr_organization_information hoi
371: where
372: hou.business_group_id = p_business_group_id and
373: hou.organization_id = hoi.organization_id and