📚 SAP Business One SDK Help

FinancialKPIFactorsService Object Members
See Also  Overview 

Public Methods

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

See Also