BankPaymentOrderJour_RU::find Method
Syntax
server public static BankPaymentOrderJour_RU find(
JournalId _journalNum,
Voucher _voucher,
LineNum _journalLineNum,
LedgerJournalACType _ledgerACType,
TransDate _journalTransDate,
[boolean _update])
Run On
Server
Parameters
- _journalNum
Type: JournalId Extended Data Type
- _voucher
Type: Voucher Extended Data Type
- _journalLineNum
Type: LineNum Extended Data Type
- _ledgerACType
Type: LedgerJournalACType Enumeration
- _journalTransDate
Type: TransDate Extended Data Type
- _update
Type: boolean