DBA Data[Home] [Help]

APPS.BEN_CSO_UPD dependencies on BEN_CSO_BUS

Line 790: ben_cso_bus.update_validate

786: --
787: -- 2. Call the supporting update validate operations.
788: --
789: convert_defs(p_rec);
790: ben_cso_bus.update_validate
791: (p_effective_date
792: ,p_rec
793: );
794: --