DBA Data[Home] [Help]

APPS.PER_RCF_UPD dependencies on PER_RCF_BUS

Line 355: per_rcf_bus.update_validate

351: --
352: -- 2. Call the supporting update validate operations.
353: --
354: convert_defs(p_rec);
355: per_rcf_bus.update_validate
356: (p_rec
357: );
358: -- Call to raise any errors on multi-message list
359: hr_multi_message.end_validation_set;