DBA Data[Home] [Help]

APPS.BEN_CWB_DATA_MODEL_UPGRADE dependencies on PER_PAY_BASES

Line 1120: ,per_pay_bases ppb

1116: where rtg1.event_id = evt1.event_id (+)
1117: and rtg1.review_date < p_lf_evt_ocrd_dt
1118: and nvl(evt1.type, '-X-X-X-') = nvl(l_performance_rating_type, '-X-X-X-')
1119: and evt1.event_id = apr.event_id(+)) perf
1120: ,per_pay_bases ppb
1121: where pil.group_pl_id = p_group_pl_id
1122: and pil.lf_evt_ocrd_dt = p_lf_evt_ocrd_dt
1123: and pil.per_in_ler_id = pers.group_per_in_ler_id
1124: and paf.assignment_id = pil.assignment_id