DBA Data[Home] [Help]

APPS.PAY_EXA_UPD dependencies on PAY_EXA_BUS

Line 448: pay_exa_bus.update_validate(p_rec);

444: -- stub - not sure if this is necessary as other parameters are
445: -- not used by U logic
446: --
447: pay_exa_upd.convert_defs(p_rec);
448: pay_exa_bus.update_validate(p_rec);
449: --
450: -- call the supporting pre-update operation
451: --
452: pre_update(p_rec);