Search for answers or browse our documentation.
BRS Import Variations
BRSImportVariations.INI
This BRSImportVariations.INI file will handle some optional functionality based on the available options.
The contents of this initialisation file are as follows:
;BRSImportVariations.INI ; - Move or Swap Narration field into Reference field ; Y = Move ; S = Swap value around ; - Ignore zero value transactions ; Y = Activate ; Last updated : 2024/02/22 14:57 [Move narration value into reference] NARREF= [Ignore zero value transactions] NOZERO= ; End of BRSImportVariations.INI
NOTE: the NARREF parameter is currently only available for NEDBANK DOWNLOAD CSV format.
Setting the NARREF parameter to Y will simply copy the Narration value over the Reference value, leaving the Narration value as is.
Setting the NARREF parameter to S will swap the Narration and Reference values around.
Setting the NOZERO parameter to Y will activate this functionality and any statement transactions with a zero value, will be deleted and ignored from the translation.
Setup
This BRSImportVariations.INI file is to be placed in the SYSPRO Work folder on the SYSPRO server.
NOTE that these parameters entries are case sensitive and must always be in upper case.