DBA Data[Home] [Help]

APPS.BEN_ETP_BUS dependencies on BEN_UTILITY

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

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