DBA Data[Home] [Help]

APPS.BEN_EDG_BUS dependencies on BEN_UTILITY

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

443: --
444: -- A referential integrity check was violated therefore
445: -- we must error
446: --
447: ben_utility.parent_integrity_error(p_table_name => l_table_name);
448: --
449: When Others Then
450: --
451: -- An unhandled or unexpected error has occurred which