DBA Data[Home] [Help]

APPS.BEN_CRD_UPD dependencies on BEN_CRD_BUS

Line 537: ben_crd_bus.update_validate(p_rec);

533: --
534: -- 2. Call the supporting update validate operations.
535: --
536: convert_defs(p_rec);
537: ben_crd_bus.update_validate(p_rec);
538: --
539: -- Call the supporting pre-update operation
540: --
541: pre_update(p_rec);