DBA Data[Home] [Help]

APPS.BEN_CWG_UPD dependencies on BEN_CWG_BUS

Line 625: ben_cwg_bus.update_validate

621: --
622: -- 2. Call the supporting update validate operations.
623: --
624: convert_defs(p_rec);
625: ben_cwg_bus.update_validate
626: (p_effective_date
627: ,p_rec
628: );
629: --