Table of Contents

IsFixLength Procedure

Codeunit Text File Importer

Gets if an Import Type is of Fixed Length type.

Deprecated

This procedure is deprecated and should not be used.

Reason: The table "QWETB Import Type" is deprecated and this function will be removed.
Deprecated since: 21.2

Signature

[Obsolete('The table "QWETB Import Type" is deprecated and this function will be removed.', '21.2')]
IsFixLength(Code: Code[20]) : Boolean

Parameters

Code Code[20]

Returns

Boolean

true if an Import Type exists with the given code and if it is configured as Fixed Length.

This documentation is generated from Smart Toolbox v27.1