DBA Data[Home] [Help]

APPS.BEN_LSR_BUS dependencies on BEN_UTILITY

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

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