Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the posted amount for all MarkupTrans records for the referenced transaction record ID and table ID.
Syntax
private AmountCur getMarkupTransPostedAmount(RefTableId _transTableId, RefRecId _transRecId)
Run On
Server
Parameters
- _transTableId
Type: RefTableId Extended Data Type
The table ID of the transaction record referenced by the MarkupTrans record.
- _transRecId
Type: RefRecId Extended Data Type
The ID of the transaction record referenced by the MarkupTrans record.
Return Value
Type: AmountCur Extended Data Type
The sum of the posted amounts.