DBA Data[Home] [Help]

APPS.PAY_NL_BAL_UPLOAD dependencies on PER_ALL_ASSIGNMENTS_F

Line 136: per_all_assignments_f ass,

132: ) is
133: select
134: nvl(ppf.effective_start_date, END_OF_TIME)
135: from
136: per_all_assignments_f ass,
137: pay_all_payrolls_f ppf
138: where
139: ass.assignment_id = p_assignment_id
140: and p_upload_date between