MarkupTmpDetails.writeDetail Method

Writes a record to the MarkupTmpDetails table.

Syntax

public void writeDetail(
    MarkupTransactionType _markupTransactionType, 
    AmountCur _invoiceAmt, 
    MarkupCode _invoiceMarkupCode, 
    AmountCur _purchAmt, 
    MarkupCode _purchMarkupCode, 
    PurchId _purchId, 
    ItemId _itemId, 
    LineNum _lineNum, 
    ParmId _parmId, 
    TradeLineRefId _tableRefId, 
    RefRecId _purchParmLineRecId, 
    MarkupCurrencyConverted _purchCurrencyConverted)

Run On

Called

Parameters

Remarks

This method consolidates markup codes in the PurchParmTable table, the PurchParmLine table, or the PurchParmLine table.

See Also

Reference

MarkupTmpDetails Table