DBA Data[Home] [Help]

APPS.PER_PDM_UPD dependencies on PER_PDM_BUS

Line 495: per_pdm_bus.update_validate(p_rec, p_effective_date);

491: --
492: -- 2. Call the supporting update validate operations.
493: --
494: convert_defs(p_rec);
495: per_pdm_bus.update_validate(p_rec, p_effective_date);
496: --
497: -- Call the supporting pre-update operation
498: --
499: pre_update(p_rec);