DBA Data[Home] [Help]

APPS.PAY_SFR_UPD dependencies on PAY_SFR_BUS

Line 304: pay_sfr_bus.update_validate(p_effective_date, p_rec);

300: --
301: -- 2. Call the supporting update validate operations.
302: --
303: convert_defs(p_rec);
304: pay_sfr_bus.update_validate(p_effective_date, p_rec);
305: --
306: -- Call the supporting pre-update operation
307: --
308: pre_update(p_rec);