DBA Data[Home] [Help]

APPS.BEN_OUR_BUS dependencies on BEN_UTILITY

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

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