DBA Data[Home] [Help]

APPS.PAY_SOE_UTIL dependencies on HR_ORGANIZATION_INFORMATION

Line 17: from hr_organization_information

13: , org_information8 information1
14: , org_information9 balances1
15: , org_information10 balances2
16: , org_information11 balances3
17: from hr_organization_information
18: where organization_id = fnd_profile.value('PER_BUSINESS_GROUP_ID')
19: and org_information_context = 'Business Group:SOE Information'
20: and org_information1 = fnd_profile.value('PAY_SOE_USER_CATEGORY');
21: --