DBA Data[Home] [Help]

APPS.BEN_LGE_BUS dependencies on BEN_UTILITY

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

852: --
853: -- A referential integrity check was violated therefore
854: -- we must error
855: --
856: ben_utility.parent_integrity_error(p_table_name => l_table_name);
857: --
858: When Others Then
859: --
860: -- An unhandled or unexpected error has occurred which