DBA Data[Home] [Help]

APPS.PAY_RETRO_STATUS_LOAD_API dependencies on PER_ALL_ASSIGNMENTS_F

Line 109: per_all_assignments_f paf

105: begin
106: select distinct paf.assignment_id
107: into l_assignment_id
108: from
109: per_all_assignments_f paf
110: ,per_all_people_f ppf
111: where
112: paf.assignment_number = p_assignment_number
113: and paf.business_group_id+0 = p_business_group_id