DBA Data[Home] [Help]

APPS.BEN_DEC_BUS dependencies on BEN_UTILITY

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

223: --
224: -- A referential integrity check was violated therefore
225: -- we must error
226: --
227: ben_utility.parent_integrity_error(p_table_name => l_table_name);
228: When Others Then
229: --
230: -- An unhandled or unexpected error has occurred which
231: -- we must report