DBA Data[Home] [Help]

APPS.BEN_REOPEN_LER_CONC dependencies on PER_ASSIGNMENTS_F

Line 139: FROM per_assignments_f paf,

135: )
136: AND ( p_legal_entity_id IS NULL
137: OR EXISTS (
138: SELECT NULL
139: FROM per_assignments_f paf,
140: hr_soft_coding_keyflex soft
141: WHERE paf.person_id = per.person_id
142: AND paf.assignment_type <> 'C'
143: AND l_effective_date