DBA Data[Home] [Help]

APPS.BEN_ELV_BUS dependencies on BEN_UTILITY

Line 397: ben_utility.parent_integrity_error(p_table_name => l_table_name);

393: --
394: -- A referential integrity check was violated therefore
395: -- we must error
396: --
397: ben_utility.parent_integrity_error(p_table_name => l_table_name);
398: When Others Then
399: --
400: -- An unhandled or unexpected error has occurred which
401: -- we must report