[Home] [Help]
APPS.PAY_CA_ARCHIVE dependencies on HR_ORGANIZATION_UNITS
Line 373: hr_organization_units hou,
369: cursor cur_hr_org_work is
370: select
371: hoi.org_information2
372: from
373: hr_organization_units hou,
374: hr_organization_information hoi
375: where
376: hou.business_group_id = p_business_group_id and
377: hou.organization_id = hoi.organization_id and