DBA Data[Home] [Help]

APPS.BEN_EDP_BUS dependencies on BEN_UTILITY

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

483: --
484: -- A referential integrity check was violated therefore
485: -- we must error
486: --
487: ben_utility.parent_integrity_error(p_table_name => l_table_name);
488: When Others Then
489: --
490: -- An unhandled or unexpected error has occurred which
491: -- we must report