DBA Data[Home] [Help]

APPS.PAY_NL_WAGE_REPORT_PKG dependencies on PER_ORG_STRUCTURE_VERSIONS

Line 2809: ,per_org_structure_versions posv

2805: ,hoi1.organization_id
2806: FROM hr_organization_information hoi1
2807: ,hr_organization_information hoi2
2808: ,hr_organization_information hoi3
2809: ,per_org_structure_versions posv
2810: WHERE hoi2.org_information4 = hoi1.organization_id
2811: AND hoi1.org_information5 IS NOT NULL
2812: AND hoi1.org_information6 IS NOT NULL
2813: AND hoi2.org_information_context= 'NL_SIP'