COSJournalTrans::updateAccrualId Method
Syntax
server public static void updateAccrualId(
COSJournalNum _cosJournalNum,
Voucher _voucher,
COSAccrualIdent _accrualId,
COSAmount _cosAmount,
StartDate _startDate,
EndDate _endDate)
Run On
Server
Parameters
- _cosJournalNum
Type: COSJournalNum Extended Data Type
- _voucher
Type: Voucher Extended Data Type
- _accrualId
Type: COSAccrualIdent Extended Data Type
- _cosAmount
Type: COSAmount Extended Data Type
- _startDate
Type: StartDate Extended Data Type
- _endDate
Type: EndDate Extended Data Type