DBA Data[Home] [Help]

APPS.HR_FI_VALIDATE_PKG dependencies on HR_SOFT_CODING_KEYFLEX

Line 1964: ,HR_SOFT_CODING_KEYFLEX hsc

1960: FROM HR_ORGANIZATION_UNITS o1
1961: ,HR_ORGANIZATION_INFORMATION hoi1
1962: ,HR_ORGANIZATION_INFORMATION hoi2
1963: ,PER_ALL_ASSIGNMENTS_F paa
1964: ,HR_SOFT_CODING_KEYFLEX hsc
1965: WHERE o1.business_group_id =l_business_group_id
1966: and o1.organization_id = hoi1.organization_id
1967: and hoi1.org_information_context = 'CLASS'
1968: and hoi1.org_information1 = 'FI_LOCAL_UNIT'

Line 2068: ,HR_SOFT_CODING_KEYFLEX hsc

2064: FROM HR_ORGANIZATION_UNITS o1
2065: ,HR_ORGANIZATION_INFORMATION hoi1
2066: ,HR_ORGANIZATION_INFORMATION hoi2
2067: ,PER_ALL_ASSIGNMENTS_F paa
2068: ,HR_SOFT_CODING_KEYFLEX hsc
2069: WHERE o1.business_group_id =l_business_group_id
2070: and o1.organization_id = hoi1.organization_id
2071: and hoi1.org_information_context = 'CLASS'
2072: and hoi1.org_information1 = 'FI_LOCAL_UNIT'