DBA Data[Home] [Help]

APPS.OKL_AM_ASSET_DISPOSE_PVT dependencies on FA_UTIL_PVT

Line 2281: IF NOT FA_UTIL_PVT.get_period_rec

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

Line 4058: IF NOT FA_UTIL_PVT.get_period_rec

4054: fa_cache_pkg.fazcbc_record.fiscal_year_name := l_fiscal_year_name;
4055: -- END IF;
4056:
4057:
4058: IF NOT FA_UTIL_PVT.get_period_rec
4059: (
4060: p_book => l_okxassetlines_rec.book_type_code,
4061: p_effective_date => NULL,
4062: x_period_rec => l_period_rec