SAP ABAP Class CL_KF_TREND (Trend Display for Key Figure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MUS-KFM (Application Component) Key Figure Monitor
⤷
GENERIC_KEY_FIGURE_MONITOR (Package) Generic Key Figure Monitor

⤷

⤷

Properties
Class | CL_KF_TREND | |
Short Description | Trend Display for Key Figure | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GENERIC_KEY_FIGURE_MONITOR | Generic Key Figure Monitor |
Created | 20050126 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_KF_TREND has no forward declaration.
Interfaces
Class CL_KF_TREND has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_KF_HELPER | 20050203 | Helper Class for Generic Key Figure Monitor |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'NotSelectedNoComment' | Customizing for Point in Graph | 20050310 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SelectedNoComment' | Customizing for Point in Graph | 20050801 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SelectedWithComment' | Customizing for Point in Graph | 20050801 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'NotSelectedWithComment' | Customizing for Point in Graph | 20050310 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | KFM_TIMESTAMP | '99991231235959' | Largest Possible Time Stamp | 20050622 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | KFM_TIMESTAMP | '00000000000000' | Smallest Possible Time Stamp | 20050622 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | KFM_S_KF_DETAIL | Detail Data for Key Figure | 20050126 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KFM_T_KF_CACHE | Key Figure Value Storage | 20050131 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KFM_T_KF_COMMENT_DB | Table Type for KFM_KF_COMMENT | 20050202 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | KFM_T_KF_TREND_GRAPH | Table Type for Displaying Key Figure Trend as Graphic | 20050218 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | KFM_T_KF_TREND_GRAPH | Table Type for Displaying Key Figure Trend as Graphic | 20050308 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KFM_T_KF_HIST | User Key Figures History Table Type | 20050131 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | KFM_T_KF_TREND | Table Type for KFM_S_KF_TREND | 20050218 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KFM_KF_ID | GUID for User, Context, and Role-Specific Key Figure | 20050126 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KFM_TIMESTAMP | Time Stamp | 20050621 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KFM_TIMESTAMP | Time Stamp | 20050621 |
Methods
Events
Class CL_KF_TREND has no event.
Types
Class CL_KF_TREND has no local type.
Method Signatures
Method GT_KF_HIST_ADJUST Signature
Method GT_KF_HIST_ADJUST on class CL_KF_TREND has no parameter.
Method GT_KF_HIST_ADJUST on class CL_KF_TREND has no exception.
Method KF_COMMENTS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VAL_CREATION | Call by reference | Type reference (TYPE) | KFM_TIMESTAMP | Zeitstempel des Kennzahlenwerts | 20050214 | ||
2 | ![]() |
RT_COMMENTS | Value transfer | Type reference (TYPE) | KFM_T_KF_COMMENT | Tabellentyp zu KFM_S_KF_COMMENT | 20050214 |
Method KF_COMMENTS_GET on class CL_KF_TREND has no exception.
Method KF_COMMENT_NEW_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMENT_NEW | Call by reference | Type reference (TYPE) | KFM_COMMENT | Kommentar zu Kennzahlwert | 20050217 | ||
2 | ![]() |
I_VAL_CREATION | Call by reference | Type reference (TYPE) | KFM_TIMESTAMP | Zeitstempel des Kennzahlenwerts | 20050217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leerer Kommentar | 20050218 | |
2 | ![]() |
Erzeugungsdatum des Kenzahlwertes ungültig | 20050218 |
Method KF_DATA_SELECT Signature
Method KF_DATA_SELECT on class CL_KF_TREND has no parameter.
Method KF_DATA_SELECT on class CL_KF_TREND has no exception.
Method KF_DB_SELECT Signature
Method KF_DB_SELECT on class CL_KF_TREND has no parameter.
Method KF_DB_SELECT on class CL_KF_TREND has no exception.
Method KF_GRAPH_CUSTOMIZING_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CUSTOMIZING | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050302 |
Method KF_GRAPH_CUSTOMIZING_CREATE on class CL_KF_TREND has no exception.
Method KF_GRAPH_TIME_AXIS_COMPUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TIME_MAX | Call by reference | Type reference (TYPE) | STRING | 20050518 | |||
2 | ![]() |
C_TIME_MIN | Call by reference | Type reference (TYPE) | STRING | 20050518 |
Method KF_GRAPH_TIME_AXIS_COMPUTE on class CL_KF_TREND has no exception.
Method KF_GRAPH_VALUE_AXIS_COMPUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE_MAX | Call by reference | Type reference (TYPE) | STRING | 20050518 | |||
2 | ![]() |
C_VALUE_MIN | Call by reference | Type reference (TYPE) | STRING | 20050518 |
Method KF_GRAPH_VALUE_AXIS_COMPUTE on class CL_KF_TREND has no exception.
Method KF_GRAPH_VALUE_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KF_TIMESTAMP | Call by reference | Type reference (TYPE) | KFM_TIMESTAMP | Zeitstempel des Kennzahlenwerts | 20050310 |
Method KF_GRAPH_VALUE_SELECT on class CL_KF_TREND has no exception.
Method KF_ID_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KF_ID | Call by reference | Type reference (TYPE) | KFM_KF_ID | GUID der user-, kontext- und rollenspezifischen Kennzahl | 20050126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050308 | ||
2 | ![]() |
20110318 |
Method KF_TABLE_LINE_PREPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DIFF_ABSOLUTE | Call by reference | Type reference (TYPE) | KFM_VALUE | Wert einer Kennzahl | 20050805 | ||
2 | ![]() |
C_DIFF_ABSOLUTE_TXT | Call by reference | Type reference (TYPE) | KFM_VALUE_TXT | Aufbereitete Anzeige eines Werts einer Kennzahl | 20050805 | ||
3 | ![]() |
C_DIFF_PERCENTAGE | Call by reference | Type reference (TYPE) | KFM_VALUE | Wert einer Kennzahl | 20050805 | ||
4 | ![]() |
C_DIFF_PERCENTAGE_TXT | Call by reference | Type reference (TYPE) | KFM_VALUE_TXT | Aufbereitete Anzeige eines Werts einer Kennzahl | 20050805 | ||
5 | ![]() |
C_G2YGATE_TXT | Call by reference | Type reference (TYPE) | KFM_VALUE_TXT | Aufbereitete Anzeige eines Werts einer Kennzahl | 20050805 | ||
6 | ![]() |
C_R2YGATE_TXT | Call by reference | Type reference (TYPE) | KFM_VALUE_TXT | Aufbereitete Anzeige eines Werts einer Kennzahl | 20050805 | ||
7 | ![]() |
C_STATUS | Call by reference | Type reference (TYPE) | KFM_KF_STATUS | Aktueller Status einer Kennzahl | 20050805 | ||
8 | ![]() |
C_STATUS_ICON | Call by reference | Type reference (TYPE) | KFM_KF_STATUS_ICON | Ikone aktueller Status einer Kennzahl | 20050805 | ||
9 | ![]() |
C_STATUS_TOOLTIP | Call by reference | Type reference (TYPE) | KFM_KF_STATUS_TOOLTIP | Tooltip aktueller Status einer Kennzahl | 20050805 | ||
10 | ![]() |
C_TARGET_TXT | Call by reference | Type reference (TYPE) | KFM_VALUE_TXT | Aufbereitete Anzeige eines Werts einer Kennzahl | 20050805 | ||
11 | ![]() |
C_VALUE_TXT | Call by reference | Type reference (TYPE) | KFM_VALUE_TXT | Aufbereitete Anzeige eines Werts einer Kennzahl | 20050805 | ||
12 | ![]() |
C_Y2GGATE_TXT | Call by reference | Type reference (TYPE) | KFM_VALUE_TXT | Aufbereitete Anzeige eines Werts einer Kennzahl | 20050805 | ||
13 | ![]() |
C_Y2RGATE_TXT | Call by reference | Type reference (TYPE) | KFM_VALUE_TXT | Aufbereitete Anzeige eines Werts einer Kennzahl | 20050805 | ||
14 | ![]() |
I_CURR | Call by reference | Type reference (TYPE) | KFM_CURR | Währung der Kennzahl | 20050805 | ||
15 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | KFM_KF_DECIMALS | Anzahl der Dezimalstellen für Kennzahlenanzeige | 20050805 | ||
16 | ![]() |
I_DIRECTION | Call by reference | Type reference (TYPE) | KFM_KF_DIRECTION | Ausrichtung der Kennzahl | 20050805 | ||
17 | ![]() |
I_G2YGATE | Call by reference | Type reference (TYPE) | KFM_G2YGATE_VAL | grün->gelb Schwellenwert der Kennzahl | 20050805 | ||
18 | ![]() |
I_R2YGATE | Call by reference | Type reference (TYPE) | KFM_R2YGATE_VAL | Rot->Gelb Schwellenwert der Kennzahl | 20050805 | ||
19 | ![]() |
I_TARGET | Call by reference | Type reference (TYPE) | KFM_VALUE | Wert einer Kennzahl | 20050805 | ||
20 | ![]() |
I_UNIT | Call by reference | Type reference (TYPE) | KFM_UNIT | Mengeneinheit der Kennzahl | 20050805 | ||
21 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | KFM_VALUE | Wert einer Kennzahl | 20050805 | ||
22 | ![]() |
I_Y2GGATE | Call by reference | Type reference (TYPE) | KFM_Y2GGATE_VAL | Gelb->Grün Schwellenwert der Kennzahl | 20050805 | ||
23 | ![]() |
I_Y2RGATE | Call by reference | Type reference (TYPE) | KFM_Y2RGATE_VAL | gelb->rot Schwellenwert der Kennzahl | 20050805 |
Method KF_TABLE_LINE_PREPARE on class CL_KF_TREND has no exception.
Method KF_TABLE_SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SORT_COLUMN | Call by reference | Type reference (TYPE) | NAME_KOMP | Sortierspalte | 20050222 | ||
2 | ![]() |
I_SORT_DESCENDING | Call by reference | Type reference (TYPE) | XFELD | Absteigend sortieren | 20050222 | ||
3 | ![]() |
RT_KF_TREND | Value transfer | Type reference (TYPE) | KFM_T_KF_TREND | Tabellentyp zu KFM_S_KF_TREND | 20050222 |
Method KF_TABLE_SORT on class CL_KF_TREND has no exception.
Method KF_TREND_DISPLAY_AS_GRAPH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050304 |
Method KF_TREND_DISPLAY_AS_GRAPH on class CL_KF_TREND has no exception.
Method KF_TREND_DISPLAY_AS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_KF_TREND | Value transfer | Type reference (TYPE) | KFM_T_KF_TREND | Tabellentyp zu KFM_S_KF_TREND | 20050131 |
Method KF_TREND_DISPLAY_AS_TABLE on class CL_KF_TREND has no exception.
Method TIMESTAMP_2_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | KFM_TIMESTAMP | Zeitstempel | 20050627 | ||
2 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20050627 |
Method TIMESTAMP_2_STRING on class CL_KF_TREND has no exception.
Method VALUE_2_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | KFM_VALUE | Wert einer Kennzahl | 20050627 | ||
2 | ![]() |
R_VALUE_STRING | Value transfer | Type reference (TYPE) | STRING | 20050627 |
Method VALUE_2_STRING on class CL_KF_TREND has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 600 |