DBA Data[Home] [Help]

APPS.PE_JEI_INS dependencies on PE_JEI_BUS

Line 397: pe_jei_bus.insert_validate(p_rec);

393: End If;
394: --
395: -- Call the supporting insert validate operations
396: --
397: pe_jei_bus.insert_validate(p_rec);
398: --
399: -- Call the supporting pre-insert operation
400: --
401: pre_insert(p_rec);