DBA Data[Home] [Help]

APPS.BEN_CM_TYP_USG_API dependencies on BEN_CM_TYP_USG_BK2

Line 385: ben_cm_typ_usg_bk2.update_cm_typ_usg_b

381: begin
382: --
383: -- Start of API User Hook for the before hook of update_cm_typ_usg
384: --
385: ben_cm_typ_usg_bk2.update_cm_typ_usg_b
386: (p_cm_typ_usg_id => p_cm_typ_usg_id
387: ,p_all_r_any_cd => p_all_r_any_cd
388: ,p_cm_usg_rl => p_cm_usg_rl
389: ,p_descr_text => p_descr_text

Line 499: ben_cm_typ_usg_bk2.update_cm_typ_usg_a

495: begin
496: --
497: -- Start of API User Hook for the after hook of update_cm_typ_usg
498: --
499: ben_cm_typ_usg_bk2.update_cm_typ_usg_a
500: (p_cm_typ_usg_id => p_cm_typ_usg_id
501: ,p_effective_start_date => l_effective_start_date
502: ,p_effective_end_date => l_effective_end_date
503: ,p_all_r_any_cd => p_all_r_any_cd