DBA Data[Home] [Help]

APPS.BEN_ERG_BUS dependencies on BEN_UTILITY

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

517: --
518: -- A referential integrity check was violated therefore
519: -- we must error
520: --
521: ben_utility.parent_integrity_error(p_table_name => l_table_name);
522: --
523: When Others Then
524: --
525: -- An unhandled or unexpected error has occurred which