DBA Data[Home] [Help]

APPS.OKL_AM_SV_WRITEDOWN_PVT dependencies on OKL_AM_UTIL_PVT

Line 126: okl_am_util_pvt.get_transaction_id(p_try_name => 'Fixed Asset Salvage Change',

122:
123: IF p_assets_tbl.COUNT > 0 THEN
124:
125:
126: okl_am_util_pvt.get_transaction_id(p_try_name => 'Fixed Asset Salvage Change',
127: x_return_status => x_return_status,
128: x_try_id => l_try_id);
129:
130: IF x_return_status <> OKL_API.G_RET_STS_SUCCESS THEN

Line 270: l_func_curr_code := okl_am_util_pvt.get_functional_currency;

266:
267: IF l_record_status = OKL_API.G_RET_STS_SUCCESS THEN
268:
269: --SECHAWLA 03-JAN-03 2683876 Pass the currency code if creating/updating amounts in txl assets
270: l_func_curr_code := okl_am_util_pvt.get_functional_currency;
271: lp_tlpv_rec.currency_code := l_func_curr_code;
272:
273: -- Create transaction Line
274: lp_tlpv_rec.tas_id := lx_thpv_rec.id; -- FK