DBA Data[Home] [Help]

APPS.PER_ASR_UPD dependencies on PER_ASR_BUS

Line 462: per_asr_bus.update_validate(p_rec

458: --
459: -- 2. Call the supporting update validate operations.
460: --
461: convert_defs(p_rec);
462: per_asr_bus.update_validate(p_rec
463: ,p_effective_date);
464: --
465: -- Call the supporting pre-update operation
466: --