DBA Data[Home] [Help]

APPS.BEN_EQT_BUS dependencies on BEN_UTILITY

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

448: --
449: -- A referential integrity check was violated therefore
450: -- we must error
451: --
452: ben_utility.parent_integrity_error(p_table_name => l_table_name);
453: --
454: When Others Then
455: --
456: -- An unhandled or unexpected error has occurred which