DBA Data[Home] [Help]

APPS.BEN_QTR_BUS dependencies on BEN_UTILITY

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

459: --
460: -- A referential integrity check was violated therefore
461: -- we must error
462: --
463: ben_utility.parent_integrity_error(p_table_name => l_table_name);
464: --
465: When Others Then
466: --
467: -- An unhandled or unexpected error has occurred which