DBA Data[Home] [Help]

APPS.BEN_LCT_BUS dependencies on BEN_UTILITY

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

815: --
816: -- A referential integrity check was violated therefore
817: -- we must error
818: --
819: ben_utility.parent_integrity_error(p_table_name => l_table_name);
820: When Others Then
821: --
822: -- An unhandled or unexpected error has occurred which
823: -- we must report