DBA Data[Home] [Help]

APPS.BEN_PBR_BUS dependencies on BEN_UTILITY

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

441: --
442: -- A referential integrity check was violated therefore
443: -- we must error
444: --
445: ben_utility.parent_integrity_error (p_table_name => l_table_name);
446: --
447: When Others Then
448: --
449: -- An unhandled or unexpected error has occurred which