DBA Data[Home] [Help]

APPS.BEN_CLOSE_ENROLLMENT dependencies on BEN_CLS_UNRESOLVED_ACTN_ITEM

Line 1285: ben_cls_unresolved_actn_item.cls_per_unresolved_actn_item

1281: --
1282: hr_utility.set_location ('uneai_effectiv_date=' ||
1283: to_char(p_uneai_effective_date,'YYYY/MM/DD HH24:MI:SS'), 05);
1284: --
1285: ben_cls_unresolved_actn_item.cls_per_unresolved_actn_item
1286: (p_person_id => l_person_id
1287: ,p_effective_date => p_uneai_effective_date
1288: ,p_business_group_id => p_business_group_id);
1289: --