DBA Data[Home] [Help]

APPS.BEN_DBR_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: --
399: When Others Then
400: --
401: -- An unhandled or unexpected error has occurred which