DBA Data[Home] [Help]

APPS.BEN_EOM_BUS dependencies on BEN_UTILITY

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

305: --
306: -- A referential integrity check was violated therefore
307: -- we must error
308: --
309: ben_utility.parent_integrity_error(p_table_name => l_table_name);
310: When Others Then
311: --
312: -- An unhandled or unexpected error has occurred which
313: -- we must report