Article Details
Id:9882
Product:emPOWER
Type:NEW
Version:5.03.11
Opened:01/04/2012
Closed:01/04/2012
Released:02/04/2012
Job: J009355

Accounting Export; Custom export now includes ReExport variable

When using the 'Custom' accounting export type there is a new variable available to indicate this is a re-export.

The code sample below can be used to determine this

ReExport = VariableGet("ReExport", vbBoolean)