DBA Data[Home] [Help]

APPS.BEN_EAR_BUS dependencies on BEN_UTILITY

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

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