DBA Data[Home] [Help]

APPS.BEN_PFR_BUS dependencies on BEN_UTILITY

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

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