DBA Data[Home] [Help]

APPS.PAY_SET_UPD dependencies on PAY_SET_BUS

Line 667: pay_set_bus.update_validate(p_effective_date, p_rec);

663: --
664: -- 2. Call the supporting update validate operations.
665: --
666: convert_defs(p_rec);
667: pay_set_bus.update_validate(p_effective_date, p_rec);
668: --
669: -- Call the supporting pre-update operation
670: --
671: pre_update(p_rec);