DBA Data[Home] [Help]

APPS.BEN_DOP_BUS dependencies on BEN_UTILITY

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

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