DBA Data[Home] [Help]

APPS.PAY_PUC_UPD dependencies on PAY_PUC_BUS

Line 332: pay_puc_bus.update_validate

328: --
329: -- 2. Call the supporting update validate operations.
330: --
331: convert_defs(p_rec);
332: pay_puc_bus.update_validate
333: (p_rec
334: ,l_formula_warning
335: );
336: --