Show / Hide Table of Contents

    SynchronizeSingle Procedure

    Interface EXT Sync Single

    Performs a synchronization of a single record change.

    Signature

    SynchronizeSingle(ExternalSystem: Record "QWESR External System"; ExternalSubsystemCode: Code[20]; var RecRef: RecordRef; ChangeType: Enum "QWESR Ext. Sys. Change Type"; SyncRecord: Record "QWESR EXT Sync Record")
    

    Parameters

    ExternalSystem Record "QWESR External System"

    The External System that has triggered this function.

    ExternalSubsystemCode Code[20]

    The code of the subsystem that should be updated. This is blank if the ExternalSystem doesn't have any subsystems.

    var RecRef RecordRef

    The record that has been changed and triggered this function.

    ChangeType Enum "QWESR Ext. Sys. Change Type"

    The type of the change on RecRef.

    SyncRecord Record "QWESR EXT Sync Record"

    A temporary record with information about the change.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX