DBA Data[Home] [Help]

APPS.FA_XLA_EXTRACT_DEPRN_PKG dependencies on FA_UTIL_PUB

Line 866: if (NOT fa_util_pub.get_log_level_rec (

862:
863:
864: fnd_profile.get ('FA_WF_GENERATE_CCIDS', l_use_fafbgcc);
865: if (nvl(l_use_fafbgcc, 'N') = 'Y') then
866: if (NOT fa_util_pub.get_log_level_rec (
867: x_log_level_rec => l_log_level_rec)) then raise error_found;
868: end if;
869:
870: Load_Generated_Ccids