DBA Data[Home] [Help]

APPS.PER_PPC_INS dependencies on PER_PPC_BUS

Line 328: per_ppc_bus.insert_validate(p_rec,p_validation_strength);

324: End If;
325: --
326: -- Call the supporting insert validate operations
327: --
328: per_ppc_bus.insert_validate(p_rec,p_validation_strength);
329: --
330: -- Call the supporting pre-insert operation
331: --
332: pre_insert(p_rec);