DBA Data[Home] [Help]

APPS.PER_SSM_UPD dependencies on PER_SSM_BUS

Line 489: per_ssm_bus.update_validate(p_rec,p_effective_date);

485: --
486: -- 2. Call the supporting update validate operations.
487: --
488: convert_defs(p_rec);
489: per_ssm_bus.update_validate(p_rec,p_effective_date);
490: --
491: -- Call the supporting pre-update operation
492: --
493: pre_update(p_rec);