DBA Data[Home] [Help]

APPS.BEN_EAI_BUS dependencies on BEN_UTILITY

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

372: --
373: -- A referential integrity check was violated therefore
374: -- we must error
375: --
376: ben_utility.parent_integrity_error(p_table_name => l_table_name);
377: --
378: When Others Then
379: --
380: -- An unhandled or unexpected error has occurred which