Table of Contents

IQCM Not Implemented

A "Not Implemented" implementation of interfaces. This is used if the Communication Method 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 IQCM
  • QWESR IQCM Import
  • QWESR IQCM Export
  • QWESR IQCM Function

Object Definition

Object TypeCodeunit
Object ID70314096
Object NameQWESR IQCM Not Implemented

Procedures

Name Description
CheckExportSettings(): Boolean Shows a "Not Implemented" error.
CheckFunctionSettings(): Boolean Shows a "Not Implemented" error.
CheckImportSettings(): Boolean Shows a "Not Implemented" error.
ClearCommunicationMethod(): Boolean Shows a "Not Implemented" error.
Delete(Record "QWESR Integration Queue Import"): Boolean Shows a "Not Implemented" error.
DirectInvokeFunction(JsonObject; Codeunit "Temp Blob"): Boolean Shows a "Not Implemented" error.
Export(Record "QWESR Integration Queue"): Boolean Shows a "Not Implemented" error.
ExportIsSupported(): Boolean Always returns false
FunctionIsSupported(): Boolean Always returns false
GetCommunicationMethodSnapshot(RecordRef): Boolean Shows a "Not Implemented" error.
GetImportRecords(Record "QWESR tIntegrationImport" temporary): Boolean Shows a "Not Implemented" error.
Import(Record "QWESR Integration Queue Import"): Boolean Shows a "Not Implemented" error.
ImportIsSupported(): Boolean Always returns false
InvokeFunction(Record "QWESR Integration Queue"): Boolean Shows a "Not Implemented" error.
OpenCommunicationMethodCardPage(): Boolean Shows a "Not Implemented" error.
OpenCommunicationMethodSnapshotCard(RecordRef): Boolean Shows a "Not Implemented" error.
SetCommunicationMethodCode(Code[20]): Boolean Always returns true
ShowImportRecord(Record "QWESR tIntegrationImport" temporary): Boolean Shows a "Not Implemented" error.

This documentation is generated from Spider v27.2