DBA Data[Home] [Help]

APPS.BEN_FTR_BUS dependencies on BEN_UTILITY

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

451: --
452: -- A referential integrity check was violated therefore
453: -- we must error
454: --
455: ben_utility.parent_integrity_error (p_table_name => l_table_name);
456: --
457: When Others Then
458: --
459: -- An unhandled or unexpected error has occurred which