DBA Data[Home] [Help]

APPS.BEN_LF_EVT_CLPS_RESTORE dependencies on BEN_ACTY_BASE_RT_F

Line 6468: ben_acty_base_rt_f abr

6464: select prv.*
6465: ,abr.input_value_id
6466: ,abr.element_type_id
6467: from ben_prtt_rt_val prv,
6468: ben_acty_base_rt_f abr
6469: where prtt_rt_val_id = v_prtt_rt_val_id
6470: and abr.acty_base_rt_id=prv.acty_base_rt_id
6471: and abr.business_group_id = p_business_group_id
6472: and p_effective_date between

Line 8165: ben_acty_base_rt_f abr

8161: select prv.*
8162: ,abr.input_value_id
8163: ,abr.element_type_id
8164: from ben_prtt_rt_val prv,
8165: ben_acty_base_rt_f abr
8166: where prtt_rt_val_id = v_prtt_rt_val_id
8167: and abr.acty_base_rt_id=prv.acty_base_rt_id
8168: and abr.business_group_id = p_business_group_id
8169: and p_effective_date between

Line 11787: ben_acty_base_rt_f abr

11783: select prv.*
11784: ,abr.input_value_id
11785: ,abr.element_type_id
11786: from ben_prtt_rt_val prv,
11787: ben_acty_base_rt_f abr
11788: where prtt_rt_val_id = v_prtt_rt_val_id
11789: and abr.acty_base_rt_id=prv.acty_base_rt_id
11790: and abr.business_group_id = p_business_group_id
11791: and p_effective_date between