DBA Data[Home] [Help]

APPS.BEN_PRTT_CLM_GD_R_SVC_TYP_API dependencies on PER_ALL_ASSIGNMENTS_F

Line 148: per_all_assignments_f asg

144: ---Cursor for formula
145: cursor c_asg is
146: select prc.pl_id,asg.assignment_id
147: from ben_prtt_reimbmt_rqst_f prc ,
148: per_all_assignments_f asg
149: where prc.prtt_reimbmt_rqst_id = p_prtt_reimbmt_rqst_id
150: and p_effective_date between
151: prc.effective_start_date and prc.effective_end_date
152: and asg.person_id = prc.submitter_person_id