DBA Data[Home] [Help]

APPS.PE_AEI_INS dependencies on PE_AEI_BUS

Line 396: pe_aei_bus.insert_validate(p_rec);

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