DBA Data[Home] [Help]

APPS.BEN_ECV_BUS dependencies on BEN_UTILITY

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

968: --
969: -- A referential integrity check was violated therefore
970: -- we must error
971: --
972: ben_utility.parent_integrity_error(p_table_name => l_table_name);
973: When Others Then
974: --
975: -- An unhandled or unexpected error has occurred which
976: -- we must report