📚 SAP Business One SDK Help

VatExemptionTypesService Object Members
See Also  Overview 

Public Methods

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

See Also