Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Marks a transaction for settlement.
Syntax
server public static void markForSettlement(
RefRecId _taxRegistrationNumber,
TransDate _fromDate,
TransDate _toDate,
[boolean _isCorrection])
Run On
Server
Parameters
- _taxRegistrationNumber
Type: RefRecId Extended Data Type
The tax registration number.
- _fromDate
Type: TransDate Extended Data Type
The from date.
- _toDate
Type: TransDate Extended Data Type
The to date.
- _isCorrection
Type: boolean
The isCorrection flag.