DBA Data[Home] [Help]

APPS.HR_COLLECTIVE_AGREEMENT_API dependencies on BEN_PLAN_TYPE_API

Line 441: ben_plan_type_api.create_plan_type

437: -- as possible. The start_of_time was not used as the BEN lookups all
438: -- start from the 01-JAN-1951 so the create would fail if we used the
439: -- start of time.
440: --
441: ben_plan_type_api.create_plan_type
442: (p_validate => p_validate
443: ,p_pl_typ_id => l_pl_typ_id
444: ,p_effective_start_date => l_effective_start_date
445: ,p_effective_end_date => l_effective_end_date