DBA Data[Home] [Help]

APPS.PAY_SDB_UPD dependencies on PAY_SDB_BUS

Line 289: pay_sdb_bus.update_validate(p_effective_date, p_rec);

285: --
286: -- 2. Call the supporting update validate operations.
287: --
288: convert_defs(p_rec);
289: pay_sdb_bus.update_validate(p_effective_date, p_rec);
290: --
291: -- Call the supporting pre-update operation
292: --
293: pre_update(p_rec);