DBA Data[Home] [Help]

APPS.BEN_EQG_BUS dependencies on BEN_UTILITY

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

436: --
437: -- A referential integrity check was violated therefore
438: -- we must error
439: --
440: ben_utility.parent_integrity_error(p_table_name => l_table_name);
441: --
442: When Others Then
443: --
444: -- An unhandled or unexpected error has occurred which