DBA Data[Home] [Help]

APPS.BEN_CM_TYP_USG_API dependencies on BEN_CM_TYP_USG_BK1

Line 86: ben_cm_typ_usg_bk1.create_cm_typ_usg_b

82: begin
83: --
84: -- Start of API User Hook for the before hook of create_cm_typ_usg
85: --
86: ben_cm_typ_usg_bk1.create_cm_typ_usg_b
87: (p_all_r_any_cd => p_all_r_any_cd
88: ,p_cm_usg_rl => p_cm_usg_rl
89: ,p_descr_text => p_descr_text
90: ,p_pgm_id => p_pgm_id

Line 196: ben_cm_typ_usg_bk1.create_cm_typ_usg_a

192: begin
193: --
194: -- Start of API User Hook for the after hook of create_cm_typ_usg
195: --
196: ben_cm_typ_usg_bk1.create_cm_typ_usg_a
197: (p_cm_typ_usg_id => l_cm_typ_usg_id
198: ,p_effective_start_date => l_effective_start_date
199: ,p_effective_end_date => l_effective_end_date
200: ,p_all_r_any_cd => p_all_r_any_cd