DBA Data[Home] [Help]

APPS.BEN_LAR_BUS dependencies on BEN_UTILITY

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

618: --
619: -- A referential integrity check was violated therefore
620: -- we must error
621: --
622: ben_utility.parent_integrity_error (p_table_name => l_table_name);
623: When Others Then
624: --
625: -- An unhandled or unexpected error has occurred which
626: -- we must report