Table of Contents

RunPreTestSingle Procedure

Interface EXT Pre Test

Performs a pre-test of a single record change.

Signature

RunPreTestSingle(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 will 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.2