DBA Data[Home] [Help]

APPS.PAY_MGR_INS dependencies on PAY_MGR_BUS

Line 234: pay_mgr_bus.insert_validate(p_rec);

230: End If;
231: --
232: -- Call the supporting insert validate operations
233: --
234: pay_mgr_bus.insert_validate(p_rec);
235: --
236: -- Call the supporting pre-insert operation
237: --
238: pre_insert(p_rec);