DBA Data[Home] [Help]

APPS.BEN_COMP_COMM_TYPES_API dependencies on BEN_COMP_COMM_TYPES_BK1

Line 91: ben_comp_comm_types_bk1.create_comp_comm_types_b

87: begin
88: --
89: -- Start of API User Hook for the before hook of create_comp_comm_types
90: --
91: ben_comp_comm_types_bk1.create_comp_comm_types_b
92: (p_name => p_name
93: ,p_desc_txt => p_desc_txt
94: ,p_cm_typ_rl => p_cm_typ_rl
95: ,p_cm_usg_cd => p_cm_usg_cd

Line 210: ben_comp_comm_types_bk1.create_comp_comm_types_a

206: begin
207: --
208: -- Start of API User Hook for the after hook of create_comp_comm_types
209: --
210: ben_comp_comm_types_bk1.create_comp_comm_types_a
211: (p_cm_typ_id => l_cm_typ_id
212: ,p_effective_start_date => l_effective_start_date
213: ,p_effective_end_date => l_effective_end_date
214: ,p_name => p_name