DBA Data[Home] [Help]

APPS.PAY_IE_BAL_UPLOAD dependencies on PER_ALL_ASSIGNMENTS_F

Line 213: per_all_assignments_f ass,

209: ) is
210: select
211: nvl(ppf.effective_start_date, END_OF_TIME)
212: from
213: per_all_assignments_f ass,
214: pay_all_payrolls_f ppf
215: where
216: ass.assignment_id = p_assignment_id
217: and p_upload_date between