DBA Data[Home] [Help]

APPS.BEN_EST_BUS dependencies on BEN_UTILITY

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

473: --
474: -- A referential integrity check was violated therefore
475: -- we must error
476: --
477: ben_utility.parent_integrity_error(p_table_name => l_table_name);
478: --
479: When Others Then
480: --
481: -- An unhandled or unexpected error has occurred which