SAP ABAP Class /SDF/CL_HIS (EarlyWatch Alert KPI trend analysis)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /SDF/STPI_7X (Package) 7.x developments in ST-PI
Properties
Class /SDF/CL_HIS  
Short Description EarlyWatch Alert KPI trend analysis    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SDF/STPI_7X   7.x developments in ST-PI 
Created 20120828   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SDF/CL_HIS has no forward declaration.
Interfaces
Class /SDF/CL_HIS has no interface implemented.
Friends
Class /SDF/CL_HIS has no friend class.
Attributes
Class /SDF/CL_HIS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_KPI_ID Static method Public Method Returns KPI ID for a KPI name 20120828
2 GET_KPI_NAME Static method Public Method Returns KPI name for a KPI ID 20120828
3 WRITE_KPI_FOR_CONTEXT Static method Public Method Stores a KPI in /SDF/HIS 20120828
Events
Class /SDF/CL_HIS has no event.
Types
Class /SDF/CL_HIS has no local type.
Method Signatures

Method GET_KPI_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_IF Call by reference Type reference (TYPE) /SDF/HIS_RELID Cluster area for /SDF/HIS 20120828
2 Returning ID_IF Value transfer Type reference (TYPE) /SDF/HIS_KPI_DIC-ID KPI ID 20120828
3 Importing NAME_IF Value transfer Type reference (TYPE) /SDF/HIS_KPI_DIC-NAME KPI name (only upper case) 20120828
4 Importing PERIOD_IF Call by reference Type reference (TYPE) ISOCD_UNIT WEE for WEEK of MON for MONTH 20120828
5 Importing RETENTION_IF Call by reference Type reference (TYPE) /SDF/HIS_KPI_DIC-RETENTION 20120828
6 Importing TYPE_IF Call by reference Type reference (TYPE) /SDF/HIS_TYPE Type of KPI (total, snaphot, highwater mark...) 20120828
7 Importing UNIT_IF Call by reference Type reference (TYPE) ISOCD_UNIT ISO code for unit of measurement 20120828

Method GET_KPI_ID on class /SDF/CL_HIS has no exception.

Method GET_KPI_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_IF Value transfer Type reference (TYPE) /SDF/HIS_RELID Cluster area for /SDF/HIS 20120828
2 Importing ID_IF Call by reference Type reference (TYPE) /SDF/HIS_KPI_DIC-ID KPI name (only upper case) 20120828
3 Exporting NAME_IF Call by reference Type reference (TYPE) /SDF/HIS_KPI_DIC-NAME KPI name (only upper case) 20120828
4 Exporting PERIOD_IF Value transfer Type reference (TYPE) /SDF/HIS_KPI_DIC-PERIOD KPI period (WEE for WEEK, MON for MONTH) 20120828
5 Exporting RETENTION_IF Value transfer Type reference (TYPE) /SDF/HIS_KPI_DIC-RETENTION Retention time in multiples of PERIOD 20120828
6 Exporting TYPE_IF Value transfer Type reference (TYPE) /SDF/HIS_TYPE Type of KPI (total, snaphot, highwater mark...) 20120828
7 Exporting UNIT_IF Value transfer Type reference (TYPE) /SDF/HIS_KPI_DIC-UNIT ISO code for unit of measurement 20120828

Method GET_KPI_NAME on class /SDF/CL_HIS has no exception.

Method WRITE_KPI_FOR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_IF Call by reference Type reference (TYPE) /SDF/HIS-RELID Cluster area for /SDF/HIS; context,instance,KPI sequence no 20120828
2 Importing CONTEXT_IF Call by reference Type reference (TYPE) /SDF/FORM_PARAMETER-CON Context 20120828
3 Importing DATE_IF Call by reference Type reference (TYPE) /SDF/HIS_KPI_F-DAYONE Start day of measurement period 20120828
4 Importing INSTANCE_IF Call by reference Type reference (TYPE) /SDF/FORM_PARAMETER-INS Context instance 20120828
5 Importing LONGSID_IF Call by reference Type reference (TYPE) /SDF/SYSTEM-LONGSID Long SID in Solution Manager 20120828
6 Importing NAME_IF Call by reference Type reference (TYPE) /SDF/HIS_KPI_DIC-NAME KPI name (only upper case) 20120828
7 Importing VALUE_IF Call by reference Type reference (TYPE) /SDF/HIS_KPI_F-K00 KPI 20120828

Method WRITE_KPI_FOR_CONTEXT on class /SDF/CL_HIS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 2008_1_700