SAP ABAP Class CL_EAMS_KPI_MODEL (KPI Model class to fetch KPI metadata)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_KPI_SERV (Package) KPI Service Layer
Properties
Class CL_EAMS_KPI_MODEL  
Short Description KPI Model class to fetch KPI metadata    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_KPI_SERV   KPI Service Layer 
Created 20100709   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_KPI_MODEL has no forward declaration.
Interfaces
Class CL_EAMS_KPI_MODEL has no interface implemented.
Friends
Class CL_EAMS_KPI_MODEL has no friend class.
Attributes
Class CL_EAMS_KPI_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_KPI_METADATA Static method Public Method get metadata for a given language 20100709
2 GET_OBJ_TYPS_FOR_KPI Static method Public Method Get objec types assigned to a KPI 20100803
Events
Class CL_EAMS_KPI_MODEL has no event.
Types
Class CL_EAMS_KPI_MODEL has no local type.
Method Signatures

Method GET_KPI_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KPI_METADATA Value transfer Type reference (TYPE) EAMS_T_KPI_METADATA tBALE TYPE FOR kpi Metadata 20100802
2 Importing IT_NETOBJ Value transfer Type reference (TYPE) EAMS_T_KPI_OBJ_TYP Table type for KPI object 20100709

Method GET_KPI_METADATA on class CL_EAMS_KPI_MODEL has no exception.

Method GET_OBJ_TYPS_FOR_KPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KPI_OBJ_TYPS Call by reference Type reference (TYPE) EAMS_T_KPI_OBJ_TYPS Table type for Object types assigned to a kpi 20100803
2 Importing IV_KPI_ID Value transfer Type reference (TYPE) EAMS_KPI_ID KPI ID 20100803

Method GET_OBJ_TYPS_FOR_KPI on class CL_EAMS_KPI_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606