DBA Data[Home] [Help]

APPS.BEN_COMP_COMM_TYPES_API dependencies on BEN_COMP_COMM_TYPES_BK1

Line 94: ben_comp_comm_types_bk1.create_comp_comm_types_b

90: --
91: -- Start of API User Hook for the before hook of create_comp_comm_types
92: --
93: null;
94: ben_comp_comm_types_bk1.create_comp_comm_types_b
95: (p_name => p_name
96: ,p_desc_txt => p_desc_txt
97: ,p_inactive_flag => p_inactive_flag
98: ,p_cm_typ_rl => p_cm_typ_rl

Line 216: ben_comp_comm_types_bk1.create_comp_comm_types_a

212: --
213: -- Start of API User Hook for the after hook of create_comp_comm_types
214: --
215: null;
216: ben_comp_comm_types_bk1.create_comp_comm_types_a
217: (p_cm_typ_id => l_cm_typ_id
218: ,p_effective_start_date => l_effective_start_date
219: ,p_effective_end_date => l_effective_end_date
220: ,p_name => p_name