DBA Data[Home] [Help]

APPS.PER_JBD_INS dependencies on PER_JBD_BUS

Line 286: per_jbd_bus.insert_validate(p_rec);

282:
283: --
284: -- Call the supporting insert validate operations
285: --
286: per_jbd_bus.insert_validate(p_rec);
287: --
288: -- Call the supporting pre-insert operation
289: --
290: pre_insert(p_rec);