DBA Data[Home] [Help]

APPS.BEN_LGL_BUS dependencies on BEN_UTILITY

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

438: --
439: -- A referential integrity check was violated therefore
440: -- we must error
441: --
442: ben_utility.parent_integrity_error (p_table_name => l_table_name);
443: --
444: When Others Then
445: --
446: -- An unhandled or unexpected error has occurred which