DBA Data[Home] [Help]

APPS.PAY_US_ACTION_ARCH dependencies on HR_ORGANIZATION_INFORMATION

Line 5591: from hr_organization_information

5587: where paa.assignment_action_id = cp_assignment_action;
5588:
5589: cursor c_legislation (cp_business_group in number) is
5590: select org_information9
5591: from hr_organization_information
5592: where org_information_context = 'Business Group Information'
5593: and organization_id = cp_business_group;
5594:
5595: cursor c_sepchk_ryn_type is