DBA Data[Home] [Help]

APPS.BEN_OPP_BUS dependencies on BEN_UTILITY

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

172: --
173: -- A referential integrity check was violated therefore
174: -- we must error
175: --
176: ben_utility.parent_integrity_error(p_table_name => l_table_name);
177: --
178: When Others Then
179: --
180: -- An unhandled or unexpected error has occurred which