📚 SAP Business One SDK Help

EBooksWithholdingTaxCategoriesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an e-Books withholding tax category.
Public Method DeleteDeletes an existing e-Books withholding tax category.
Public Method GetRetrieves an e-Books withholding tax category. The category is specified by its key, which is contained in the `EBooksWithholdingTaxCategoryParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `EBooksWithholdingTaxCategoriesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `EBooksWithholdingTaxCategoryParamsCollection` data collection that identifies all e-Books withholding tax categories.
Public Method UpdateUpdates an existing e-Books withholding tax category.

See Also