Share via


RCashRemainLimit::findByAccount Method

Finds the RCashRemainLimit record for a specified account number.

Syntax

client server public static RCashRemainLimit findByAccount(
    RCashAccount _accountNum, 
    CurrencyTypeBrief_RU _currencyType, 
    CurrencyCode _currencyCode, 
    RCashRemainLimitType _remainLimitType, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    An instance of the boolean data type.

Return Value

Type: RCashRemainLimit Table
A RCashRemainLimit record.

See Also

Reference

RCashRemainLimit Table