DBA Data[Home] [Help]

APPS.BEN_PTR_BUS dependencies on BEN_UTILITY

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

414: --
415: -- A referential integrity check was violated therefore
416: -- we must error
417: --
418: ben_utility.parent_integrity_error (p_table_name => l_table_name);
419: --
420: When Others Then
421: --
422: -- An unhandled or unexpected error has occurred which