DBA Data[Home] [Help]

APPS.FA_DISTRIBUTION_PVT dependencies on FA_TRANSACTION_HEADERS_PKG

Line 843: FA_TRANSACTION_HEADERS_PKG.INSERT_ROW(

839:
840: -- SLA Uptake: removing update for VOID
841:
842: -- insert new row with transaction type associated with this transaction
843: FA_TRANSACTION_HEADERS_PKG.INSERT_ROW(
844: X_Rowid => l_rowid,
845: X_Transaction_Header_Id => l_txn_head_id,
846: X_Book_Type_Code => p_asset_hdr_rec.book_type_code,
847: X_Asset_Id => p_asset_hdr_rec.asset_id,