Show / Hide Table of Contents

    SetFixedLengthToColumnNo Procedure

    Codeunit Text File Importer

    Sets the Fixed Length Settings that should be used for this import.

    Deprecated

    This procedure is deprecated and should not be used.

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

    Signature

    [Obsolete('The table "QWETB Fixed Length Column No" is deprecated and this function will be removed. Use any of the LoadData() functions instead.', '21.2')]
    SetFixedLengthToColumnNo(var TempFixedLengthToColumnNo: Record "QWETB Fixed Length Column No" temporary)
    

    Parameters

    var TempFixedLengthToColumnNo Record "QWETB Fixed Length Column No" temporary

    The temporary record containing all column information for the fixed length file.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX