📚 SAP Business One SDK Help

IndiaItemClassificationsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an India item classification.
Public Method DeleteDeletes an existing India item classification.
Public Method GetRetrieves an India item classification. The classification is specified by its key, which is contained in the `IndiaItemClassificationParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `IndiaItemClassificationsService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `IndiaItemClassificationParamsCollection` data collection that identifies all India item classifications.
Public Method UpdateUpdates an existing India item classification.

See Also