DBA Data[Home] [Help]

APPS.BEN_TCV_BUS dependencies on BEN_UTILITY

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

929: --
930: -- A referential integrity check was violated therefore
931: -- we must error
932: --
933: ben_utility.parent_integrity_error(p_table_name => l_table_name);
934: When Others Then
935: --
936: -- An unhandled or unexpected error has occurred which
937: -- we must report