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
- _markupTransactionType
Type: MarkupTransactionType Enumeration
The invoice transaction type to which the miscellaneous charge is connected.
- _invoiceAmt
Type: AmountCur Extended Data Type
The markup amount on the invoice.
- _invoiceMarkupCode
Type: MarkupCode Extended Data Type
The markup code on the invoice.
- _purchAmt
Type: AmountCur Extended Data Type
The markup amount on the purchase order.
- _purchMarkupCode
Type: MarkupCode Extended Data Type
The markup code on the purchase order.
- _purchId
Type: PurchId Extended Data Type
A purchase order identifier.
- _itemId
Type: ItemId Extended Data Type
An item identifier.
- _lineNum
Type: LineNum Extended Data Type
A line number.
- _parmId
Type: ParmId Extended Data Type
An invoice identifier.
- _tableRefId
Type: TradeLineRefId Extended Data Type
An invoice identifier.
- _purchParmLineRecId
Type: RefRecId Extended Data Type
An invoice line identifier.
- _purchCurrencyConverted
Type: MarkupCurrencyConverted Extended Data Type
Remarks
This method consolidates markup codes in the PurchParmTable table, the PurchParmLine table, or the PurchParmLine table.