📚 SAP Business One SDK Help

Update Method
See Also 
pIBEMReplicationPeriod
The data for the Replication Scope Period to be updated. The BEMReplicationPeriod object must contain the key of the object to be updated.

Description

Updates an existing Replication Scope Period.

Syntax

Visual Basic
Public Sub Update( _
   ByVal pIBEMReplicationPeriod As BEMReplicationPeriod _
) 

Parameters

pIBEMReplicationPeriod
The data for the Replication Scope Period to be updated. The BEMReplicationPeriod object must contain the key of the object to be updated.

See Also