DBA Data[Home] [Help]

APPS.FA_GROUP_RECLASS2_PVT dependencies on FA_BOOKS_PKG

Line 1814: fa_books_pkg.update_row

1810: -- end if;
1811:
1812: -- now update fa_books with new RAF / adjusted_cost
1813:
1814: fa_books_pkg.update_row
1815: (X_asset_id => p_asset_hdr_rec.asset_id,
1816: X_book_type_code => p_asset_hdr_rec.book_type_code,
1817: X_rate_adjustment_factor => l_asset_fin_rec_new.rate_adjustment_factor,
1818: X_reval_amortization_basis => l_asset_fin_rec_new.reval_amortization_basis,