DBA Data[Home] [Help]

APPS.BEN_DCO_BUS dependencies on BEN_UTILITY

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

547: --
548: -- A referential integrity check was violated therefore
549: -- we must error
550: --
551: ben_utility.parent_integrity_error(p_table_name => l_table_name);
552: --
553: When Others Then
554: --
555: -- An unhandled or unexpected error has occurred which