DBA Data[Home] [Help]

APPS.IRC_PARTY_PERSON_UTL dependencies on HR_ORGANIZATION_INFORMATION

Line 173: from hr_organization_information

169: l_b boolean;
170:
171: cursor get_person_type_id is
172: select org_information8
173: from hr_organization_information
174: where organization_id=l_business_group_id
175: and ORG_INFORMATION_CONTEXT='BG Recruitment';
176:
177: cursor get_work_prefs(p_person_id number) is