DBA Data[Home] [Help]

APPS.BEN_OPR_BUS dependencies on BEN_UTILITY

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

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