DBA Data[Home] [Help]

APPS.PER_ESA_UPD dependencies on PER_ESA_BUS

Line 515: per_esa_bus.update_validate(p_rec,p_effective_date);

511: --
512: -- 2. Call the supporting update validate operations.
513: --
514: convert_defs(p_rec);
515: per_esa_bus.update_validate(p_rec,p_effective_date);
516: --
517: -- Call the supporting pre-update operation
518: --
519: pre_update(p_rec);