Possible enumeration values:
Name | Value | Description |
---|---|---|
None |
0 |
|
Void |
1 |
Transaction voided. This is a current month transaction, that is voided in the current month. |
ReverseVoid |
2 |
Transaction voided in a subsequent month. I.e., a transaction is entered (created) in a prior period, and is voided in the current period. This will end up with two transactions: the original transaction, which will be marked ReverseVoid, and the new transaction, which will be marked Void. |
Reverse |
3 |
Transaction is reversed (accrual reversals) and not really voided. |