DBA Data[Home] [Help]

APPS.BEN_CWB_MATRIX_API dependencies on BEN_CWB_MATRIX_BK2

Line 185: ben_cwb_matrix_bk2.update_cwb_matrix_b

181: --
182: -- Call Before Process User Hook
183: --
184: begin
185: ben_cwb_matrix_bk2.update_cwb_matrix_b
186: (p_cwb_matrix_id => p_cwb_matrix_id
187: ,p_effective_date => p_effective_date
188: ,p_business_group_id => p_business_group_id
189: ,p_name => p_name

Line 230: ben_cwb_matrix_bk2.update_cwb_matrix_a

226: begin
227: --
228: -- Start of API User Hook for the after hook of update_cwb_matrix
229: --
230: ben_cwb_matrix_bk2.update_cwb_matrix_a
231: (p_cwb_matrix_id => p_cwb_matrix_id
232: ,p_name => p_name
233: ,p_effective_date => p_effective_date
234: ,p_plan_id => p_plan_id