Table of Contents

ExecuteReconciliationImport Procedure

Codeunit SweBase Wrapper

Executes an import of a reconciliation file. If SweBase is not installed an error will be thrown.

Signature

ExecuteReconciliationImport(FileName: Text; var FileData: Codeunit "Temp Blob")

Parameters

FileName Text

The name of the file.

var FileData Codeunit "Temp Blob"

The reconciliation file to import. ByRef due to performance.

This documentation is generated from Smart Toolbox v27.1