DBA Data[Home] [Help]

APPS.BEN_ETU_BUS dependencies on BEN_UTILITY

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

430: --
431: -- A referential integrity check was violated therefore
432: -- we must error
433: --
434: ben_utility.parent_integrity_error (p_table_name => l_table_name);
435: --
436: When Others Then
437: --
438: -- An unhandled or unexpected error has occurred which