📚 SAP Business One SDK Help

BrazilServiceCodesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a Brazil service code.
Public Method DeleteDeletes an existing Brazil service code.
Public Method GetRetrieves a Brazil service code. The code is specified by its key, which is contained in the `BrazilServiceCodeParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `BrazilServiceCodesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `BrazilServiceCodeParamsCollection` data collection that identifies all Brazil service codes.
Public Method UpdateUpdates an existing Brazil service code.

See Also