DBA Data[Home] [Help]

APPS.SSP_MAT_UPD dependencies on SSP_MAT_BUS

Line 653: ssp_mat_bus.update_validate(p_rec);

649: --
650: -- 2. Call the supporting update validate operations.
651: --
652: convert_defs(p_rec);
653: ssp_mat_bus.update_validate(p_rec);
654: --
655: -- Call the supporting pre-update operation
656: --
657: pre_update(p_rec);