DBA Data[Home] [Help]

APPS.BEN_CWB_MATRIX_API dependencies on BEN_CWB_MATRIX_BK1

Line 43: ben_cwb_matrix_bk1.create_cwb_matrix_b

39: --
40: -- Call Before Process User Hook
41: --
42: begin
43: ben_cwb_matrix_bk1.create_cwb_matrix_b
44: (p_effective_date => p_effective_date
45: ,p_business_group_id => p_business_group_id
46: ,p_name => p_name
47: ,p_plan_id => p_plan_id

Line 82: ben_cwb_matrix_bk1.create_cwb_matrix_a

78: --
79: -- Call After Process User Hook
80: --
81: begin
82: ben_cwb_matrix_bk1.create_cwb_matrix_a
83: (p_effective_date => p_effective_date
84: ,p_business_group_id => p_business_group_id
85: ,p_name => p_name
86: ,p_plan_id => p_plan_id