DBA Data[Home] [Help]

APPS.PAY_BDT_UPD dependencies on FF_DBI_UTILS_PKG

Line 446: ff_dbi_utils_pkg.translations_supported

442: -- done if translations are supported and if the translation is
443: -- actually different.
444: --
445: if p_record_dbi_changes and
446: ff_dbi_utils_pkg.translations_supported
447: (p_legislation_code => l_leg_code
448: ) then
449: if upper(p_database_item_suffix) <>
450: upper(l_lang.database_item_suffix) then