Show / Hide Table of Contents

    SetImportType Procedure

    Codeunit Text File Importer

    Sets the settings that will be used for import.

    Deprecated

    This procedure is deprecated and should not be used.

    Reason: The table "QWETB Import Type" is deprecated and this function will be removed. Use any of the LoadData() functions instead.
    Deprecated since: 21.2

    Signature

    [Obsolete('The table "QWETB Import Type" is deprecated and this function will be removed. Use any of the LoadData() functions instead.', '21.2')]
    SetImportType(TempImportType: Record "QWETB Import Type" temporary)
    

    Parameters

    TempImportType Record "QWETB Import Type" temporary

    The settings record configured for this import.

    Remarks

    If the TempImportType has a Code, then any Fixed Length settings configured with this code will be used.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX