DBA Data[Home] [Help]

APPS.BEN_OPTION_DEFINITION_API dependencies on BEN_OPTION_DEFINITION_BK2

Line 437: ben_option_definition_bk2.update_option_definition_b

433: begin
434: --
435: -- Start of API User Hook for the before hook of update_option_definition
436: --
437: ben_option_definition_bk2.update_option_definition_b
438: (
439: p_opt_id => p_opt_id
440: ,p_name => p_name
441: ,p_cmbn_ptip_opt_id => p_cmbn_ptip_opt_id

Line 561: ben_option_definition_bk2.update_option_definition_a

557: begin
558: --
559: -- Start of API User Hook for the after hook of update_option_definition
560: --
561: ben_option_definition_bk2.update_option_definition_a
562: (
563: p_opt_id => p_opt_id
564: ,p_effective_start_date => l_effective_start_date
565: ,p_effective_end_date => l_effective_end_date