DBA Data[Home] [Help]

APPS.SSP_ERN_UPD dependencies on SSP_ERN_BUS

Line 290: ssp_ern_bus.update_validate(p_rec);

286: --
287: -- 2. Call the supporting update validate operations.
288: --
289: convert_defs(p_rec);
290: ssp_ern_bus.update_validate(p_rec);
291: --
292: -- Call the supporting pre-update operation if p_rec.average_earnings_amount
293: -- is not null
294: --