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.
Finds and creates pending settlement reversals relating to the current map instance and its related offset records.
Syntax
public void markOffsets(
SpecTransManager _specTransManager,
CurrencyCode _currencyCode,
[boolean _old])
Run On
Called
Parameters
- _specTransManager
Type: SpecTransManager Class
The current SpecTransManager instance that contains the marked settlements for reversal.
- _currencyCode
Type: CurrencyCode Extended Data Type
The currency that is used to create marked settlements for reversal.
- _old
Type: boolean
A Boolean value that indicates whether to include older settlements; optional.