DBA Data[Home] [Help]

APPS.PER_PSS_UPD dependencies on PER_PSS_BUS

Line 523: per_pss_bus.update_validate(p_rec, p_effective_date);

519: --
520: -- 2. Call the supporting update validate operations.
521: --
522: convert_defs(p_rec);
523: per_pss_bus.update_validate(p_rec, p_effective_date);
524: --
525: -- Call the supporting pre-update operation
526: --
527: pre_update(p_rec);