DBA Data[Home] [Help]

APPS.BEN_LRN_BUS dependencies on BEN_UTILITY

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

404: --
405: -- A referential integrity check was violated therefore
406: -- we must error
407: --
408: ben_utility.parent_integrity_error(p_table_name => l_table_name);
409: When Others Then
410: --
411: -- An unhandled or unexpected error has occurred which
412: -- we must report