DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_TXNS_API dependencies on BEN_PLAN_DESIGN_PROGRAM_MODULE

Line 765: ben_plan_design_program_module.create_program_result

761: hr_utility.set_location(' Entering :'||l_proc, 10);
762:
763: if p_pgm_id is not null then
764: -- Call the Program routine
765: ben_plan_design_program_module.create_program_result
766: ( p_validate => p_validate
767: ,p_copy_entity_result_id => p_copy_entity_result_id
768: ,p_copy_entity_txn_id => p_copy_entity_txn_id
769: ,p_pgm_id => p_pgm_id

Line 801: ben_plan_design_program_module.create_actn_typ_result

797:
798: -- Create all Action Types for the Business Group
799: if p_number_of_copies = 1 then
800:
801: ben_plan_design_program_module.create_actn_typ_result
802: (
803: p_validate => p_validate
804: ,p_copy_entity_txn_id => p_copy_entity_txn_id
805: ,p_business_group_id => p_business_group_id