DBA Data[Home] [Help]

APPS.OKL_AM_ASSET_DISPOSE_PVT dependencies on FA_UTIL_PVT

Line 2284: IF NOT FA_UTIL_PVT.get_period_rec

2280: fa_cache_pkg.fazcbc_record.fiscal_year_name := l_fiscal_year_name;
2281: -- END IF;
2282:
2283:
2284: IF NOT FA_UTIL_PVT.get_period_rec
2285: (
2286: p_book => l_okxassetlines_rec.book_type_code,
2287: p_effective_date => NULL,
2288: x_period_rec => l_period_rec

Line 4069: IF NOT FA_UTIL_PVT.get_period_rec

4065: fa_cache_pkg.fazcbc_record.fiscal_year_name := l_fiscal_year_name;
4066: -- END IF;
4067:
4068:
4069: IF NOT FA_UTIL_PVT.get_period_rec
4070: (
4071: p_book => l_okxassetlines_rec.book_type_code,
4072: p_effective_date => NULL,
4073: x_period_rec => l_period_rec