DBA Data[Home] [Help]

APPS.BEN_DCL_BUS dependencies on BEN_UTILITY

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

495: --
496: -- A referential integrity check was violated therefore
497: -- we must error
498: --
499: ben_utility.parent_integrity_error(p_table_name => l_table_name);
500: When Others Then
501: --
502: -- An unhandled or unexpected error has occurred which
503: -- we must report