Show / Hide Table of Contents

    IQIT Not Implemented

    A "Not Implemented" implementation of interfaces. This is used if the Integration Type does not need all features. All functions throws an "Not Implemented" error or returns a value that disables the functionality.

    The following interfaces uses this as a default implementation:

    • QWESR IQ Integration Type

    Object Definition

    Object TypeCodeunit
    Object ID70314127
    Object NameQWESR IQIT Not Implemented

    Procedures

    Name Description
    AdditionalSettingsIsSupported(): Boolean Returns that Additional Settings is not supported.
    AnalyzeHistory(Record "QWESR Integration Queue Hist"): Boolean Shows a "Not Implemented" error.
    ArchiveData(Record "QWESR Integration Queue") Shows a "Not Implemented" error.
    ClearAdditionalSettings(Code[20]): Boolean Shows a "Not Implemented" error.
    GetIntegrationSteps(Codeunit "QWESR Integration Type Mgt."; Record "QWESR tIQStepOrder" temporary) Shows a "Not Implemented" error.
    IsIntegrationQueueDeletionAllowed(Record "QWESR Integration Queue"): Boolean Shows a "Not Implemented" error.
    IsIntegrationQueueImportDeletionAllowed(Record "QWESR Integration Queue Import"): Boolean Shows a "Not Implemented" error.
    ShowAdditionalSettings(Code[20]): Boolean Shows a "Not Implemented" error.
    ShowDetails(Record "QWESR Integration Queue"): Boolean Shows a "Not Implemented" error.
    ShowHistoryDetails(Record "QWESR Integration Queue Hist"): Boolean Shows a "Not Implemented" error.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX