DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SWI dependencies on FND_ID_FLEX_STRUCTURES

Line 944: fnd_id_flex_structures fs

940: per_jobs_tl jtl,
941: hr_all_positions_f_tl postl,
942: per_all_people_f sup,
943: hr_organization_information oi,
944: fnd_id_flex_structures fs
945:
946: where ppf.person_id = p_selected_person_id
947: and ppf.person_id = paf.person_id
948: and paf.assignment_id = nvl(p_selected_assignment_id, paf.assignment_id)