CustTransCashDisc::findLargestCashDisc Method
Finds the CustTransCashDisc record with the largest applicable discount.
Syntax
client server public static CustTransCashDisc findLargestCashDisc(TableId _refTableId, RefRecId _refRecId)
Run On
Called
Parameters
- _refTableId
Type: TableId Extended Data Type
The reference table ID of the CustTransCashDisc record to find.
- _refRecId
Type: RefRecId Extended Data Type
The reference record ID of the CustTransCashDisc record to find.
Return Value
Type: CustTransCashDisc Table
The CustTransCashDisc record found for the open transaction record.