Show / Hide Table of Contents

    EXT Sync Single

    This interface should be implemented if the External System Type supports synchronization record by record.

    Object Definition

    Object TypeInterface
    Object NameQWESR EXT Sync Single

    Procedures

    Name Description
    DirectSynchronizationIsSupported(): Boolean Specifies if the functionality to synchronize directly on a record change is supported.
    SynchronizeSingle(Record "QWESR External System"; Code[20]; RecordRef; Enum "QWESR Ext. Sys. Change Type"; Record "QWESR EXT Sync Record") Performs a synchronization of a single record change.
    SynchronizeSingleIsSupported(): Boolean Specifies if the functionality to synchronize a single record is implemented or not.

    Remarks

    If this interface is implemented, the interface "QWESR EXT Synchronization" must also be implemented.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX