CustTransMarkedOpenLine::getTotalAmountToSettle Method
Gets the sum of the amount to settle for the selected SpecTrans record.
Syntax
client server public static Money getTotalAmountToSettle(RecId _specTransRecId)
Run On
Called
Parameters
- _specTransRecId
Type: RecId Extended Data Type
The record ID of the SpecTrans table.
Return Value
Type: Money Extended Data Type
The sum of the amount to be settled for selected SpecTrans record.