Show / Hide Table of Contents

    ExecuteSIEImport Procedure

    Codeunit SweBase Wrapper

    Executes the import as setup in the specified SIE Import. If SweBase is not installed an error will be thrown.

    Signature

    ExecuteSIEImport(SIEImportCode: Code[20]; SIEData: Codeunit "Temp Blob") GLRegisterNo: Integer
    

    Parameters

    SIEImportCode Code[20]

    The SIE Import code.

    SIEData Codeunit "Temp Blob"

    The SIE file to import.

    Returns

    Integer

    If you have specified that the journal will be posted after import, then the G/L Register No. will be returned, otherwise 0.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX