DBA Data[Home] [Help]

APPS.HR_FI_VALIDATE_PKG dependencies on HR_SOFT_CODING_KEYFLEX

Line 1944: ,HR_SOFT_CODING_KEYFLEX hsc

1940: FROM HR_ORGANIZATION_UNITS o1
1941: ,HR_ORGANIZATION_INFORMATION hoi1
1942: ,HR_ORGANIZATION_INFORMATION hoi2
1943: ,PER_ALL_ASSIGNMENTS_F paa
1944: ,HR_SOFT_CODING_KEYFLEX hsc
1945: WHERE o1.business_group_id =l_business_group_id
1946: and o1.organization_id = hoi1.organization_id
1947: and hoi1.org_information_context = 'CLASS'
1948: and hoi1.org_information1 = 'FI_LOCAL_UNIT'

Line 2048: ,HR_SOFT_CODING_KEYFLEX hsc

2044: FROM HR_ORGANIZATION_UNITS o1
2045: ,HR_ORGANIZATION_INFORMATION hoi1
2046: ,HR_ORGANIZATION_INFORMATION hoi2
2047: ,PER_ALL_ASSIGNMENTS_F paa
2048: ,HR_SOFT_CODING_KEYFLEX hsc
2049: WHERE o1.business_group_id =l_business_group_id
2050: and o1.organization_id = hoi1.organization_id
2051: and hoi1.org_information_context = 'CLASS'
2052: and hoi1.org_information1 = 'FI_LOCAL_UNIT'