DBA Data[Home] [Help]

APPS.BEN_PERIOD_LIMIT_API dependencies on BEN_PERIOD_LIMIT_BK1

Line 85: ben_period_limit_bk1.create_period_limit_b

81: begin
82: --
83: -- Start of API User Hook for the before hook of create_period_limit
84: --
85: ben_period_limit_bk1.create_period_limit_b
86: (
87: p_name => p_name
88: ,p_mx_comp_to_cnsdr => p_mx_comp_to_cnsdr
89: ,p_mx_val => p_mx_val

Line 194: ben_period_limit_bk1.create_period_limit_a

190: begin
191: --
192: -- Start of API User Hook for the after hook of create_period_limit
193: --
194: ben_period_limit_bk1.create_period_limit_a
195: (
196: p_ptd_lmt_id => l_ptd_lmt_id
197: ,p_effective_start_date => l_effective_start_date
198: ,p_effective_end_date => l_effective_end_date