📚 SAP Business One SDK Help

TaxReplStateSubService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds tax replacement state subscription data.
Public Method DeleteDeletes existing tax replacement state subscription data.
Public Method GetByParamsRetrieves tax replacement state subscription data.

The tax replacement state subscription data is specified by its key, which is contained in the TaxReplStateSubParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the TaxReplStateSubService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method UpdateUpdates existing tax replacement state subscription data.

See Also