DBA Data[Home] [Help]

APPS.BEN_BRG_BUS dependencies on BEN_UTILITY

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

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