DBA Data[Home] [Help]

APPS.BEN_DPNT_EDC_BUS dependencies on BEN_UTILITY

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

759: --
760: -- A referential integrity check was violated therefore
761: -- we must error
762: --
763: ben_utility.parent_integrity_error(p_table_name => l_table_name);
764: When Others Then
765: --
766: -- An unhandled or unexpected error has occurred which
767: -- we must report