DBA Data[Home] [Help]

APPS.BEN_ECQ_BUS dependencies on BEN_UTILITY

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

466: --
467: -- A referential integrity check was violated therefore
468: -- we must error
469: --
470: ben_utility.parent_integrity_error(p_table_name => l_table_name);
471: --
472: When Others Then
473: --
474: -- An unhandled or unexpected error has occurred which