DBA Data[Home] [Help]

APPS.PER_EST_INS dependencies on PER_EST_BUS

Line 369: per_est_bus.insert_validate(p_rec);

365: End If;
366: --
367: -- Call the supporting insert validate operations
368: --
369: per_est_bus.insert_validate(p_rec);
370: --
371: -- Call the supporting pre-insert operation
372: --
373: pre_insert(p_rec);