DBA Data[Home] [Help]

APPS.BEN_GNR_BUS dependencies on BEN_UTILITY

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

392: --
393: -- A referential integrity check was violated therefore
394: -- we must error
395: --
396: ben_utility.parent_integrity_error (p_table_name => l_table_name);
397: --
398: When Others Then
399: --
400: -- An unhandled or unexpected error has occurred which