DBA Data[Home] [Help]

APPS.BEN_ETC_BUS dependencies on BEN_UTILITY

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

730: --
731: -- A referential integrity check was violated therefore
732: -- we must error
733: --
734: ben_utility.parent_integrity_error(p_table_name => l_table_name);
735: When Others Then
736: --
737: -- An unhandled or unexpected error has occurred which
738: -- we must report