DBA Data[Home] [Help]

APPS.BEN_TUR_BUS dependencies on BEN_UTILITY

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

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