DBA Data[Home] [Help]

APPS.BEN_ELI_INS dependencies on BEN_ELI_BUS

Line 397: ben_eli_bus.insert_validate(p_rec);

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