| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| dateAsAt | Date | The Date As At. | ||
| taxCategoryPk | Integer | ByRef | The primary key of the Tax Category. | |
| taxCategoryFromClient | Boolean | Optional | ByRef | Indicates whether the Tax Category is blank and has therefore been retrieved from the 'Main' Client. If omitted, a value of False is assumed. |
| reference | String | Optional | ByRef | The change Reference. |
| futureChange | Boolean | Optional | ByRef | Indicates whether there are Future Changes recorded (relative to dateAsAt). If omitted, a value of False is assumed. |
| nextChangeDate | Date | Optional | ByRef | If there is a future change the next change date. If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.