RCashTrans::find Method
Syntax
client server public static RCashTrans find(
RCashAccount _account,
RCashDocId _docId,
RCashDocType _docType,
TransDate _transDate,
[boolean _update])
Run On
Called
Parameters
- _account
Type: RCashAccount Extended Data Type
- _docId
Type: RCashDocId Extended Data Type
- _docType
Type: RCashDocType Enumeration
- _transDate
Type: TransDate Extended Data Type
- _update
Type: boolean