DBA Data[Home] [Help]

APPS.BEN_EAO_BUS dependencies on BEN_UTILITY

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

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