DBA Data[Home] [Help]

APPS.BEN_PERCENT_FT_FACTORS_API dependencies on BEN_PERCENT_FT_FACTORS_BK1

Line 82: ben_percent_ft_factors_bk1.create_percent_ft_factors_b

78: begin
79: --
80: -- Start of API User Hook for the before hook of create_percent_ft_factors
81: --
82: ben_percent_ft_factors_bk1.create_percent_ft_factors_b
83: (
84: p_name => p_name
85: ,p_business_group_id => p_business_group_id
86: ,p_mx_pct_val => p_mx_pct_val

Line 191: ben_percent_ft_factors_bk1.create_percent_ft_factors_a

187: begin
188: --
189: -- Start of API User Hook for the after hook of create_percent_ft_factors
190: --
191: ben_percent_ft_factors_bk1.create_percent_ft_factors_a
192: (
193: p_pct_fl_tm_fctr_id => l_pct_fl_tm_fctr_id
194: ,p_name => p_name
195: ,p_business_group_id => p_business_group_id