SetFixedLengthImportType Procedure
Sets the settings that will be used for import a fixed length file.
Deprecated
This procedure is deprecated and should not be used.
Reason: The tables "QWETB Import Type" and "QWETB Fixed Length Column No" are deprecated and this function will be removed. Use any of the LoadData() functions instead.
Deprecated since: 21.2
Signature
[Obsolete('The tables "QWETB Import Type" and "QWETB Fixed Length Column No" are deprecated and this function will be removed. Use any of the LoadData() functions instead.', '21.2')]
SetFixedLengthImportType(TempImportType: Record "QWETB Import Type" temporary; var TempFixedLengthToColumnNo: Record "QWETB Fixed Length Column No" temporary)
Parameters
TempImportType
Record "QWETB Import Type" temporary
The settings record configured for this import.
var TempFixedLengthToColumnNo
Record "QWETB Fixed Length Column No" temporary
The Fixed Length settings used for this import.
This documentation is generated from Smart Toolbox v27.0