📚 SAP Business One SDK Help

BEMReplicationPeriodService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a Replication Scope Period.
Public Method GetRetrieves a Replication Scope Period.

The Replication Scope Period is specified by its key, which is contained in the BEMReplicationPeriodParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the BEMReplicationPeriodService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the BEMReplicationPeriodParamsCollection data collection that identifies all Replication Scope Periods.
Public Method UpdateUpdates an existing Replication Scope Period.

See Also