DBA Data[Home] [Help]

APPS.BEN_DPC_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: When Others Then
451: --
452: -- An unhandled or unexpected error has occurred which
453: -- we must report