DBA Data[Home] [Help]

APPS.PAY_NL_TAXOFFICE_FILE dependencies on HR_ORGANIZATION_UNITS

Line 498: from hr_organization_units hou,hr_organization_information hoi

494: organization_id=P_Business_Group_Id;
495:
496: CURSOR csr_tax_details IS
497: select hoi.ORG_INFORMATION14,hoi.ORG_INFORMATION4
498: from hr_organization_units hou,hr_organization_information hoi
499: where
500: hoi.org_information_context= 'NL_ORG_INFORMATION'
501: and hou.business_group_id=p_business_group_id
502: and hou.organization_id= hoi.organization_id