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.
Finds the last applicable discount in the CustTransCashDisc record.
Syntax
client server public static CustTransCashDisc findLastCashDisc(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.