DBA Data[Home] [Help]

APPS.BEN_EPM_BUS dependencies on BEN_UTILITY

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

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