📚 SAP Business One SDK Help

EBooksVATExemptionCausesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an e-Books VAT exemption cause.
Public Method DeleteDeletes an existing e-Books VAT exemption cause.
Public Method GetRetrieves an e-Books VAT exemption cause. The cause is specified by its key, which is contained in the `EBooksVATExemptionCauseParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `EBooksVATExemptionCausesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `EBooksVATExemptionCauseParamsCollection` data collection that identifies all e-Books VAT exemption causes.
Public Method UpdateUpdates an existing e-Books VAT exemption cause.

See Also