CustVendTransCashDisc::findLastCashDisc Method

Finds the CustVendTransCashDisc record with the last applicable discount.

Syntax

client server public static CustVendTransCashDisc findLastCashDisc(
    ModuleCustVend _moduleCustVend, 
    TableId _refTableId, 
    RefRecId _refRecId)

Run On

Called

Parameters

  • _moduleCustVend
    Type: ModuleCustVend Enumeration
    The ModuleCustVend value that identifies the module for which the cash discount is retrieved.

Return Value

Type: CustVendTransCashDisc Map
The CustVendTransCashDisc record found for the open transaction record.

See Also

Reference

CustVendTransCashDisc Map