DBA Data[Home] [Help]

APPS.BEN_ECR_UPD dependencies on BEN_ECR_BUS

Line 716: ben_ecr_bus.update_validate(p_rec,p_effective_date);

712: --
713: -- 2. Call the supporting update validate operations.
714: --
715: convert_defs(p_rec);
716: ben_ecr_bus.update_validate(p_rec,p_effective_date);
717: --
718: -- Call the supporting pre-update operation
719: --
720: pre_update(p_rec);