📚 SAP Business One SDK Help

TaxDeclarationBoxesService Object Members
See Also  Overview 

Public Methods

Public Method AddCreates a new tax declaration box record.
Public Method DeleteDeletes an existing tax declaration box record.
Public Method GetRetrieves a tax declaration box record by its composite key.
Public Method GetDataInterfaceReturns the data interface for the service.
Public Method GetDataInterfaceFromXMLFileReturns the data interface populated from an XML file.
Public Method GetDataInterfaceFromXMLStringReturns the data interface populated from an XML string.
Public Method GetListReturns a collection of tax declaration box params objects.
Public Method UpdateUpdates an existing tax declaration box record.

See Also