DBA Data[Home] [Help]

APPS.BEN_OPI_INS dependencies on BEN_OPI_BUS

Line 397: ben_opi_bus.insert_validate(p_rec);

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