DBA Data[Home] [Help]

APPS.PER_SUC_UPD dependencies on PER_SUC_BUS

Line 513: per_suc_bus.update_validate(p_rec,p_effective_date);

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