📚 SAP Business One SDK Help

IncomeClassificationCategoriesService Object Members
See Also  Overview 

Public Methods

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

See Also