DBA Data[Home] [Help]

APPS.BEN_CQR_BUS dependencies on BEN_UTILITY

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

577: --
578: -- A referential integrity check was violated therefore
579: -- we must error
580: --
581: ben_utility.parent_integrity_error(p_table_name => l_table_name);
582: --
583: When Others Then
584: --
585: -- An unhandled or unexpected error has occurred which