DBA Data[Home] [Help]

APPS.PAY_SIV_UPD dependencies on PAY_SIV_BUS

Line 346: pay_siv_bus.update_validate(p_effective_date, p_rec);

342: --
343: -- 2. Call the supporting update validate operations.
344: --
345: convert_defs(p_rec);
346: pay_siv_bus.update_validate(p_effective_date, p_rec);
347: --
348: -- Call the supporting pre-update operation
349: --
350: pre_update(p_rec);