biuan SAP® BUSINESS ONE SDK
API KP Is Service

Description

The KPIsService service enables you to add, look up, update, and remove dashboard parameters.

Source table: OKPI.

Object Model

Remarks

To open the Dashboard Parameters - Setup window, from the SAP Business One Main Menu, choose Administration --> Setup --> General --> Dashboard Parameters.

See Also

SAP® B1 DI-API C# definition

public class KPIsServiceClass : IKPIsService, KPIsService { public extern KPIsServiceClass(); public virtual extern KPIParams Add( KPI pIKPI); public virtual extern void Delete( KPIParams pIKPIParams); public virtual extern KPI Get( KPIParams pIKPIParams); public virtual extern object GetDataInterface( KPIsServiceDataInterfaces enumMSDI); public virtual extern object GetDataInterfaceFromXMLFile( string bstrFileName); public virtual extern object GetDataInterfaceFromXMLString( string bstrXMLString); public virtual extern KPIsParams GetList(); public virtual extern void Update( KPI pIKPI); }

Related information


KP Is Service Data Interfaces KPIsServiceDataInterfaces Enumeration
KPIsService data interfaces.
   Parent: KP Is Service KPIsService Service· Table: OKPI

KPI KPI Object· Table: OKPI
A KPI set is a parameter set that you can define or modify parameters for dashboards. Source table: OKPI.
   Parent: KP Is Service KPIsService Service· Table: OKPI

KP Is Params KPIsParams Collection
A collection of KPIParams objects.
   Parent: KP Is Service KPIsService Service· Table: OKPI


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates