DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SWI dependencies on FND_ID_FLEX_STRUCTURES

Line 948: fnd_id_flex_structures fs

944: per_jobs_tl jtl,
945: hr_all_positions_f_tl postl,
946: per_all_people_f sup,
947: hr_organization_information oi,
948: fnd_id_flex_structures fs
949:
950: where ppf.person_id = p_selected_person_id
951: and ppf.person_id = paf.person_id
952: and paf.assignment_id = nvl(p_selected_assignment_id, paf.assignment_id)