DBA Data[Home] [Help]

APPS.PQH_GSP_STAGE_TO_BEN dependencies on BEN_PLAN_TYPE_OPTION_TYPE_API

Line 1121: ben_plan_type_option_type_api.create_plan_type_option_type

1117: ,P_EFFECTIVE_END_DATE => l_effective_end_date
1118: ,P_OBJECT_VERSION_NUMBER => l_ovn
1119: );
1120: hr_utility.set_location('opt created'||l_opt_id,5);
1121: ben_plan_type_option_type_api.create_plan_type_option_type
1122: (p_pl_typ_opt_typ_id => l_pk
1123: ,p_effective_start_date => l_effective_start_date
1124: ,p_effective_end_date => l_effective_end_date
1125: ,p_pl_typ_opt_typ_cd => 'GSP'