📚 SAP Business One SDK Help

IncomeClassificationTypesService Object Members
See Also  Overview 

Public Methods

Public Method AddCreates a new `IncomeClassificationType` record and returns its key as an `IncomeClassificationTypeParams` object.
Public Method DeleteDeletes the record identified by the key in an `IncomeClassificationTypeParams` object.
Public Method GetRetrieves a single `IncomeClassificationType` record by the key in an `IncomeClassificationTypeParams` object.
Public Method GetDataInterfaceGetDataInterface
Public Method GetDataInterfaceFromXMLFileGetDataInterfaceFromXMLFile
Public Method GetDataInterfaceFromXMLStringGetDataInterfaceFromXMLString
Public Method GetListRetrieves all records as an `IncomeClassificationTypeParamsCollection`.
Public Method UpdateUpdates an existing `IncomeClassificationType` record.

See Also