DBA Data[Home] [Help]

APPS.PAY_KW_BAL_UPLOAD dependencies on PER_ALL_ASSIGNMENTS_F

Line 95: per_all_assignments_f ass,

91: ) is
92: select
93: nvl(ppf.effective_start_date, END_OF_TIME)
94: from
95: per_all_assignments_f ass,
96: pay_all_payrolls_f ppf
97: where
98: ass.assignment_id = p_assignment_id
99: and p_upload_date between