DBA Data[Home] [Help]

APPS.FA_INVOICE_PVT dependencies on FA_INVOICE_TRANSACTIONS_PKG

Line 165: FA_INVOICE_TRANSACTIONS_PKG.Insert_Row

161:
162:
163: if (px_inv_trans_rec.invoice_transaction_id is null) then
164:
165: FA_INVOICE_TRANSACTIONS_PKG.Insert_Row
166: (X_Rowid => l_rowid,
167: X_Invoice_Transaction_Id => px_inv_trans_rec.invoice_transaction_id ,
168: X_Book_Type_Code => px_asset_hdr_rec.book_type_code,
169: X_Transaction_Type => px_inv_trans_rec.transaction_type,