Show / Hide Table of Contents

    IQCM Sample File Handler

    This is a sample implementation of a "IQ Communication Method".

    All Communication Methods must implement the IQCM Interface and at least one of "IQCM Import", "IQCM Export" and "IQCM Function".

    This sample implements the Import and Export interfaces, but depending on type of communication only one interface may be implemented.

    Object Definition

    Object TypeCodeunit
    Object ID70314158
    Object NameQWESR IQCM Sample File Handler

    Procedures

    Name Description
    CheckExportSettings(): Boolean
    CheckImportSettings(): Boolean
    ClearCommunicationMethod(): Boolean
    Delete(Record "QWESR Integration Queue Import"): Boolean
    Export(Record "QWESR Integration Queue"): Boolean
    ExportIsSupported(): Boolean
    GetCommunicationMethodSnapshot(RecordRef): Boolean
    GetImportRecords(Record "QWESR tIntegrationImport" temporary): Boolean
    Import(Record "QWESR Integration Queue Import"): Boolean
    ImportIsSupported(): Boolean
    OpenCommunicationMethodCardPage(): Boolean
    OpenCommunicationMethodSnapshotCard(RecordRef): Boolean
    SetCommunicationMethodCode(Code[20]): Boolean
    ShowImportRecord(Record "QWESR tIntegrationImport" temporary): Boolean

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX