DBA Data[Home] [Help]

APPS.FA_GROUP_RECLASS2_PVT dependencies on FA_BOOKS_PKG

Line 2051: fa_books_pkg.update_row

2047: -- end if;
2048:
2049: -- now update fa_books with new RAF / adjusted_cost
2050:
2051: fa_books_pkg.update_row
2052: (X_asset_id => p_asset_hdr_rec.asset_id,
2053: X_book_type_code => p_asset_hdr_rec.book_type_code,
2054: X_rate_adjustment_factor => l_asset_fin_rec_new.rate_adjustment_factor,
2055: X_reval_amortization_basis => l_asset_fin_rec_new.reval_amortization_basis,