DBA Data[Home] [Help]

APPS.PQP_GB_T1_PENSION_EXTRACTS dependencies on HR_ORGANIZATION_UNITS

Line 1156: ,hr_organization_units hou --added this to join org's with the respective BG.

1152: ,nvl(hoi1.org_information3,'N') CrossBG_Enabled
1153: ,0 Request_Id --used in ext process
1154: ,' ' Status --used in ext process
1155: FROM hr_organization_information hoi1
1156: ,hr_organization_units hou --added this to join org's with the respective BG.
1157: WHERE hoi1.organization_id = hou.organization_id
1158: AND hou.business_group_id <> nvl(p_business_group_id, g_business_group_id)
1159: AND hoi1.org_information_context = 'PQP_GB_EDU_AUTH_LEA_INFO'
1160: AND hoi1.org_information1 = p_lea_number