DBA Data[Home] [Help]

APPS.BEN_LF_EVT_CLPS_RESTORE dependencies on BEN_PER_CM_PRVDD_F

Line 2812: ben_per_cm_prvdd_f pcd

2808: --
2809: cursor c_per_cm is
2810: select pcd.*
2811: from ben_per_cm_f pcm,
2812: ben_per_cm_prvdd_f pcd
2813: where pcm.person_id = p_person_id
2814: and pcm.ler_id = p_ler_id
2815: and pcm.business_group_id = p_business_group_id
2816: and p_effective_date

Line 2869: ben_per_cm_prvdd_f pcd

2865: --
2866: cursor c_per_cm is
2867: select pcd.*
2868: from ben_per_cm_f pcm,
2869: ben_per_cm_prvdd_f pcd
2870: where pcm.person_id = p_person_id
2871: and pcm.ler_id = p_ler_id
2872: and pcm.business_group_id = p_business_group_id
2873: and p_effective_date