Share via


CustVendPaymProposalLine.paymTransactionAmountMST Method

Calculates the amount of a specific transaction in a payment proposal in the monetary standard (MST) currency of the account of the payment proposal.

Syntax

public AmountMST paymTransactionAmountMST(SpecTrans _specTrans)

Run On

Called

Parameters

  • _specTrans
    Type: SpecTrans Table
    The SpecTrans record that references the targeted open transaction.

Return Value

Type: AmountMST Extended Data Type
The value of the transaction in the monetary standard (MST) currency of the payment proposal.

Remarks

Supplied SpecTrans record must reference a CustTransOpen or a VendTransOpen record.

See Also

Reference

CustVendPaymProposalLine Table