DBA Data[Home] [Help]

APPS.BEN_LF_EVT_CLPS_RESTORE dependencies on BEN_ACTY_BASE_RT_F

Line 6077: ben_acty_base_rt_f abr

6073: select prv.*
6074: ,abr.input_value_id
6075: ,abr.element_type_id
6076: from ben_prtt_rt_val prv,
6077: ben_acty_base_rt_f abr
6078: where prtt_rt_val_id = v_prtt_rt_val_id
6079: and abr.acty_base_rt_id=prv.acty_base_rt_id
6080: and abr.business_group_id = p_business_group_id
6081: and p_effective_date between

Line 7771: ben_acty_base_rt_f abr

7767: select prv.*
7768: ,abr.input_value_id
7769: ,abr.element_type_id
7770: from ben_prtt_rt_val prv,
7771: ben_acty_base_rt_f abr
7772: where prtt_rt_val_id = v_prtt_rt_val_id
7773: and abr.acty_base_rt_id=prv.acty_base_rt_id
7774: and abr.business_group_id = p_business_group_id
7775: and p_effective_date between

Line 10306: ben_acty_base_rt_f abr

10302: select prv.*
10303: ,abr.input_value_id
10304: ,abr.element_type_id
10305: from ben_prtt_rt_val prv,
10306: ben_acty_base_rt_f abr
10307: where prtt_rt_val_id = v_prtt_rt_val_id
10308: and abr.acty_base_rt_id=prv.acty_base_rt_id
10309: and abr.business_group_id = p_business_group_id
10310: and p_effective_date between