DBA Data[Home] [Help]

APPS.BEN_EXT_PERSON dependencies on BEN_PER_CM_PRVDD_API

Line 4248: ben_PER_CM_PRVDD_api.update_PER_CM_PRVDD

4244: ben_ext_person.g_upd_cm_sent_dt_flag = 'Y' and
4245: ben_ext_person.g_per_cm_prvdd_id is not null and
4246: g_detail_extracted) then
4247: if nvl(l_last_per_cm_prvdd_id,-1) <> ben_ext_person.g_per_cm_prvdd_id then
4248: ben_PER_CM_PRVDD_api.update_PER_CM_PRVDD
4249: (p_validate => null,
4250: p_per_cm_prvdd_id => ben_ext_person.g_per_cm_prvdd_id,
4251: p_effective_start_date=> l_dummy_start_date,
4252: p_effective_end_date => l_dummy_end_date,