DBA Data[Home] [Help]

APPS.BEN_EXT_PERSON dependencies on BEN_PER_CM_PRVDD_API

Line 4213: ben_PER_CM_PRVDD_api.update_PER_CM_PRVDD

4209: ben_ext_person.g_upd_cm_sent_dt_flag = 'Y' and
4210: ben_ext_person.g_per_cm_prvdd_id is not null and
4211: g_detail_extracted) then
4212: if nvl(l_last_per_cm_prvdd_id,-1) <> ben_ext_person.g_per_cm_prvdd_id then
4213: ben_PER_CM_PRVDD_api.update_PER_CM_PRVDD
4214: (p_validate => null,
4215: p_per_cm_prvdd_id => ben_ext_person.g_per_cm_prvdd_id,
4216: p_effective_start_date=> l_dummy_start_date,
4217: p_effective_end_date => l_dummy_end_date,