DBA Data[Home] [Help]

APPS.BEN_CLOSE_ENROLLMENT dependencies on BEN_CLS_UNRESOLVED_ACTN_ITEM

Line 1325: ben_cls_unresolved_actn_item.cls_per_unresolved_actn_item

1321: --
1322: hr_utility.set_location ('uneai_effectiv_date=' ||
1323: to_char(p_uneai_effective_date,'YYYY/MM/DD HH24:MI:SS'), 05);
1324: --
1325: ben_cls_unresolved_actn_item.cls_per_unresolved_actn_item
1326: (p_person_id => l_person_id
1327: ,p_effective_date => p_uneai_effective_date
1328: ,p_business_group_id => p_business_group_id);
1329: --