DBA Data[Home] [Help]

APPS.PAY_PWA_UPD dependencies on PAY_PWA_BUS

Line 339: pay_pwa_bus.update_validate(p_rec);

335: --
336: -- 2. Call the supporting update validate operations.
337: --
338: convert_defs(p_rec);
339: pay_pwa_bus.update_validate(p_rec);
340: --
341: -- Call the supporting pre-update operation
342: --
343: pre_update(p_rec);