DBA Data[Home] [Help]

APPS.BEN_CBS_BUS dependencies on BEN_UTILITY

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

573: --
574: -- A referential integrity check was violated therefore
575: -- we must error
576: --
577: ben_utility.parent_integrity_error(p_table_name => l_table_name);
578: When Others Then
579: --
580: -- An unhandled or unexpected error has occurred which
581: -- we must report