DBA Data[Home] [Help]

APPS.BEN_OPTION_DEFINITION_API dependencies on BEN_OPTION_DEFINITION_BK1

Line 91: ben_option_definition_bk1.create_option_definition_b

87: begin
88: --
89: -- Start of API User Hook for the before hook of create_option_definition
90: --
91: ben_option_definition_bk1.create_option_definition_b
92: (
93: p_name => p_name
94: ,p_cmbn_ptip_opt_id => p_cmbn_ptip_opt_id
95: ,p_business_group_id => p_business_group_id

Line 212: ben_option_definition_bk1.create_option_definition_a

208: begin
209: --
210: -- Start of API User Hook for the after hook of create_option_definition
211: --
212: ben_option_definition_bk1.create_option_definition_a
213: (
214: p_opt_id => l_opt_id
215: ,p_effective_start_date => l_effective_start_date
216: ,p_effective_end_date => l_effective_end_date