biuan SAP® BUSINESS ONE SDK
DTW Key Performance Indicator Package
API KPI
KPI Object

Description

A KPI set is a parameter set that you can define or modify parameters for dashboards.

Source table: OKPI.

Object Model

See Also

SAP® B1 DI-API C# definition

public class KPIClass : IKPI, KPI { public virtual SAPbobsCOM.KPI_ItemLines KPI_ItemLines { get; } public virtual string KPICode { get; set; } public virtual string KPIName { get; set; } public virtual KPITypeEnum KPIType { get; set; } public virtual int NumberOfColumns { get; set; } public extern KPIClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


KPI Type Enum KPITypeEnum Enumeration
The types for the parameter set.
   Parent: KPI KPI Object· Table: OKPI

KPI Item Lines KPI_ItemLines Collection
A collection of KPI_ItemLine objects.
   Parent: KPI KPI Object· Table: OKPI

KPI Item Line KPI_ItemLine Object· Table: KPI1
KPI_ItemLine is a child object of the KPI object and represents the line entries of a parameter set. Source table: KPI1.
   Parent: KPI Item Lines KPI_ItemLines Collection

KPS1 KPS1 Table· Table: KPS1
KPI Set Array 1


KPI Params KPIParams Object
Holds the key to an existing parameter set.  This object is used to pass keys to and retrieve keys from KPIsService methods.
   Parent: KP Is Params KPIsParams Collection

OKPS OKPS Table· Table: OKPS
KPI Set



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