CustVendTrans.clearLastSettlement Method
Clears the last settlement of the current record.
Syntax
public void clearLastSettlement(
[AmountCur _settleAmountCur,
AmountMST _settleAmountMst,
AmountMSTSecondary _settleAmountReporting])
Run On
Called
Parameters
- _settleAmountCur
Type: AmountCur Extended Data Type
The settlement amount to be removed from the current record.
- _settleAmountMst
Type: AmountMST Extended Data Type
The calculated settlement amount for a particular monetary standard (MST) to be removed from the current record.
- _settleAmountReporting
Type: AmountMSTSecondary Extended Data Type
The calculated settlement amount for a particular reporting currency.
to be removed from the current record.
Remarks
A record with no last settlement is not the same as a record with no settlements.