DBA Data[Home] [Help]

APPS.PE_PEI_INS dependencies on PE_PEI_BUS

Line 436: pe_pei_bus.insert_validate(p_rec);

432: End If;
433: --
434: -- Call the supporting insert validate operations
435: --
436: pe_pei_bus.insert_validate(p_rec);
437: --
438: -- Call the supporting pre-insert operation
439: --
440: pre_insert(p_rec);