📚 SAP Business One SDK Help

WTaxRelationTypesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a withholding tax relation type.
Public Method DeleteDeletes an existing withholding tax relation type.
Public Method GetRetrieves a withholding tax relation type. The relation type is specified by its key, which is contained in the `WTaxRelationTypeParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `WTaxRelationTypesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `WTaxRelationTypeParamsCollection` data collection that identifies all withholding tax relation types.
Public Method UpdateUpdates an existing withholding tax relation type.

See Also