DBA Data[Home] [Help]

APPS.BEN_PRTT_ENRT_ACTN_API dependencies on BEN_PL_BNF_CTFN_PRVDD_F

Line 1852: from ben_pl_bnf_ctfn_prvdd_f

1848: select pl_bnf_ctfn_prvdd_id,
1849: object_version_number,
1850: effective_start_date,
1851: effective_end_date
1852: from ben_pl_bnf_ctfn_prvdd_f
1853: where prtt_enrt_actn_id = p_prtt_enrt_actn_id
1854: and business_group_id = p_business_group_id
1855: and p_effective_date between effective_start_date
1856: and effective_end_date;