PaymentOrderBudgetTrans_RU::find Method
Syntax
server public static PaymentOrderBudgetTrans_RU find(
LedgerJournalId _journalNum,
LineNum _lineNum,
Voucher _voucher,
LedgerJournalACType _ledgerJournalACType,
TransDate _transDate,
[boolean _forUpdate])
Run On
Server
Parameters
- _journalNum
Type: LedgerJournalId Extended Data Type
- _lineNum
Type: LineNum Extended Data Type
- _voucher
Type: Voucher Extended Data Type
- _ledgerJournalACType
Type: LedgerJournalACType Enumeration
- _transDate
Type: TransDate Extended Data Type
- _forUpdate
Type: boolean