DBA Data[Home] [Help]

APPS.BEN_ENO_BUS dependencies on BEN_UTILITY

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

232: --
233: -- A referential integrity check was violated therefore
234: -- we must error
235: --
236: ben_utility.parent_integrity_error(p_table_name => l_table_name);
237: --
238: When Others Then
239: --
240: -- An unhandled or unexpected error has occurred which