Show / Hide Table of Contents

    Init Procedure

    Codeunit File Importer

    Initializes the File Importer codeunit. File Settings are set according to the provided FileSettingsCode, and global variables are cleared. The Init() procedure has to be called before data is read by the LoadData() procedure.

    Signature

    Init(FileSettingsCode: Code[20])
    

    Parameters

    FileSettingsCode Code[20]

    The code of the File Settings that should be used when reading the data.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX