DBA Data[Home] [Help]

APPS.PAY_ETM_UPD dependencies on PAY_ETM_BUS

Line 605: pay_etm_bus.update_validate(p_effective_date, p_rec);

601: --
602: -- 2. Call the supporting update validate operations.
603: --
604: convert_defs(p_rec);
605: pay_etm_bus.update_validate(p_effective_date, p_rec);
606: --
607: -- Call the supporting pre-update operation
608: --
609: pre_update(p_rec);