DBA Data[Home] [Help]

APPS.PER_RSC_UPD dependencies on PER_RSC_BUS

Line 483: per_rsc_bus.update_validate(p_rec, p_effective_date);

479: --
480: -- 2. Call the supporting update validate operations.
481: --
482: convert_defs(p_rec);
483: per_rsc_bus.update_validate(p_rec, p_effective_date);
484: --
485: -- Call the supporting pre-update operation
486: --
487: pre_update(p_rec);