DBA Data[Home] [Help]

APPS.BEN_CVG_AMT_CALC_API dependencies on BEN_CVG_AMT_CALC_BK1

Line 104: ben_Cvg_Amt_Calc_bk1.create_Cvg_Amt_Calc_b

100: begin
101: --
102: -- Start of API User Hook for the before hook of create_Cvg_Amt_Calc
103: --
104: ben_Cvg_Amt_Calc_bk1.create_Cvg_Amt_Calc_b
105: (p_name => p_name
106: ,p_incrmt_val => p_incrmt_val
107: ,p_mx_val => p_mx_val
108: ,p_mn_val => p_mn_val

Line 250: ben_Cvg_Amt_Calc_bk1.create_Cvg_Amt_Calc_a

246: begin
247: --
248: -- Start of API User Hook for the after hook of create_Cvg_Amt_Calc
249: --
250: ben_Cvg_Amt_Calc_bk1.create_Cvg_Amt_Calc_a
251: (p_cvg_amt_calc_mthd_id => l_cvg_amt_calc_mthd_id
252: ,p_effective_start_date => l_effective_start_date
253: ,p_effective_end_date => l_effective_end_date
254: ,p_name => p_name