DBA Data[Home] [Help]

APPS.PAY_PMA_UPD dependencies on PAY_PMA_BUS

Line 551: pay_pma_bus.update_validate(p_rec);

547: --
548: -- 2. Call the supporting update validate operations.
549: --
550: convert_defs(p_rec);
551: pay_pma_bus.update_validate(p_rec);
552: --
553: -- Call the supporting pre-update operation
554: --
555: pre_update(p_rec);