EXT Sync Batch
This interface should be implemented if the External System Type supports synchronization of a batch of records.
Object Definition
Object Type | Interface |
Object Name | QWESR EXT Sync Batch |
Procedures
Name | Description |
---|---|
SynchronizeBatch(Record "QWESR External System"; Record "QWESR EXT Sync Record" temporary) | Performs a synchronization of a batch of record changes. |
SynchronizeBatchIsSupported(): Boolean | Specifies if the functionality to synchronize a batch of 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