DBA Data[Home] [Help]

APPS.BEN_BEC_UPD dependencies on BEN_BEC_BUS

Line 403: ben_bec_bus.update_validate(p_rec,p_effective_date);

399: --
400: -- 2. Call the supporting update validate operations.
401: --
402: convert_defs(p_rec);
403: ben_bec_bus.update_validate(p_rec,p_effective_date);
404: --
405: -- Call the supporting pre-update operation
406: --
407: pre_update(p_rec);