Share via


VendTable.balanceMarked_RU Method

Calculates pending (marked, but not not settled yet) settlement amounts for vendor for current document with regards to contract (agreement)

Syntax

public AmountMST balanceMarked_RU(
    TableId _tableId, 
    RecId _recId, 
    RefRecId _agreementClassificationId)

Run On

Called

Parameters

  • _agreementClassificationId
    Type: RefRecId Extended Data Type
    Agreement reference to limit marked amounts to specified agreement only.

Return Value

Type: AmountMST Extended Data Type
Pending settlement amounts for vendor for current document with regards to contract (agreement)

See Also

Reference

VendTable Table