DBA Data[Home] [Help]

APPS.BEN_PRT_BUS dependencies on BEN_UTILITY

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

692: --
693: -- A referential integrity check was violated therefore
694: -- we must error
695: --
696: ben_utility.parent_integrity_error(p_table_name => l_table_name);
697: --
698: When Others Then
699: --
700: -- An unhandled or unexpected error has occurred which