DBA Data[Home] [Help]

APPS.BEN_WLR_BUS dependencies on BEN_UTILITY

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

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