DBA Data[Home] [Help]

APPS.BEN_ELR_BUS dependencies on BEN_UTILITY

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

531: --
532: -- A referential integrity check was violated therefore
533: -- we must error
534: --
535: ben_utility.parent_integrity_error(p_table_name => l_table_name);
536: --
537: When Others Then
538: --
539: -- An unhandled or unexpected error has occurred which