DBA Data[Home] [Help]

APPS.BEN_LMM_BUS dependencies on BEN_UTILITY

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

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