📚 SAP Business One SDK Help

TaxSummaryMethodsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a tax summary method.
Public Method GetRetrieves a tax summary method. The method is specified by its key, which is contained in the `TaxSummaryMethodParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `TaxSummaryMethodsService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `TaxSummaryMethodParamsCollection` data collection that identifies all tax summary methods.
Public Method UpdateUpdates an existing tax summary method.

See Also