DBA Data[Home] [Help]

APPS.FA_GENACCTS_PKG dependencies on FND_API

Line 2077: raise FND_API.G_EXC_ERROR;

2073: if (not g_log_level_rec.initialized) then
2074: if (NOT fa_util_pub.get_log_level_rec (
2075: x_log_level_rec => g_log_level_rec
2076: )) then
2077: raise FND_API.G_EXC_ERROR;
2078: end if;
2079: end if;
2080:
2081: if not (fa_cache_pkg.fazcbc(x_book => p_book_type_code, p_log_level_rec => g_log_level_rec)) then