SAP ABAP Class CL_RPLM_QI_HISTOGRAM_CACHE (Cache for Histogram)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EP-PCT-MAN-QI (Application Component) Business Package for Quality Inspector
⤷
RPLM_QI_UI (Package) Quality Inspector UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RPLM_QI_GRAPHIC_CACHE | Cache for Graphic | 20060915 |
Properties
Class | CL_RPLM_QI_HISTOGRAM_CACHE | |
Short Description | Cache for Histogram | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RPLM_QI_UI | Quality Inspector UI |
Created | 20060915 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RPLM_QI_HISTOGRAM_CACHE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RPLM_QI_GRAPHIC_CACHE | Cache for Graphic | 20060915 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RPLM_QI_MODEL_BUSGRAPHICS | 20060915 | Model Class for Web Dynpro Comp. RPLM_QI_WD_BUSGRAPHICS |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'RPLM_TS_QI_CHART' | Table Name | 20061006 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'QGEVAL_TS_HISTOGRAMM_VIEW' | Table Name | 20061006 | |
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RPLM_QI_MODEL_BUSGRAPHICS | Model Class for Web Dynpro Comp. RPLM_QI_WD_BUSGRAPHICS | 20061005 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RPLM_QI_REC_RESULTS_CACHE | Current Result Instance | 20060925 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RPLM_QI_MODEL_RECORDRESULTS | Model Class for Web Dynpro Comp. RPLM_QI_WD_RECORD_RESULTS | 20061005 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | QGEVAL_CHART_ATTRIBUTES | Graphic Attributes | 20061006 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TQG_EVAL_GR_TYPT | Text for Axis Labeling | 20060925 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Histogram data | 20060925 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RPLM_TT_QI_SERIES | Data Series for the Graphic | 20061031 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Data Must Be Read | 20060925 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Calculated Number of Classes Specified | 20060925 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Has Changed | 20060925 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SPRAS | Language | 20060925 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checks If Current Charac. Is Suitable for Graphic Category | 20061018 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060915 |
3 | ![]() |
Instance method | Private | Method | Attributes Are Set Depending on Graphic Category | 20061101 |
4 | ![]() |
Instance method | Private | Method | Transfers Data | 20061101 |
5 | ![]() |
Instance method | Private | Method | Returns the Process Parameters | 20061109 |
6 | ![]() |
Instance method | Private | Method | Loads/Updates Data | 20060915 |
7 | ![]() |
Instance method | Private | Event handling method | Handles Event single_result_changed of RESULT_CACHE | 20060915 |
8 | ![]() |
Instance method | Private | Method | Format Data | 20061006 |
9 | ![]() |
Instance method | Private | Method | Format Data | 20061006 |
Events
Class CL_RPLM_QI_HISTOGRAM_CACHE has no event.
Types
Class CL_RPLM_QI_HISTOGRAM_CACHE has no local type.
Method Signatures
Method CHAR_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20061018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20061018 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | RPLM_TS_QI_RECRES_GRAPHIC_KEY | RPLM QI: Schlüsselinfos zu einem Ergebnis | 20060915 | ||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20060915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PLM-Rolle QI - Ergebniserfassung: allg. Fehlerklasse | 20060915 |
Method FILL_CHART_ATTRIBUTES Signature
Method FILL_CHART_ATTRIBUTES on class CL_RPLM_QI_HISTOGRAM_CACHE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20061101 |
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Daten | 20061101 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Nachrichten | 20061101 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20061101 |
Method GET_PROCESS_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | RPLM_TS_QI_PROCESS_PARAMS | Prozessparameter | 20061109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20061109 |
Method LOAD_DATA Signature
Method LOAD_DATA on class CL_RPLM_QI_HISTOGRAM_CACHE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PLM-Rolle QI - Ergebniserfassung: allg. Fehlerklasse | 20060915 |
Method ONEV_RESULTS_CHANGED Signature
Method ONEV_RESULTS_CHANGED on class CL_RPLM_QI_HISTOGRAM_CACHE has no parameter.
Method ONEV_RESULTS_CHANGED on class CL_RPLM_QI_HISTOGRAM_CACHE has no exception.
Method PREPROCESS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | TABLE | Aufbereitete Histogramm-Daten | 20061006 | ||
2 | ![]() |
IT_SINGLE_RESULTS | Call by reference | Type reference (TYPE) | RPLM_TT_QI_SINGLE_RESULTS | RPLM QI: Erfassung von Einzelwerten in der EE | 20061006 |
Method PREPROCESS_DATA on class CL_RPLM_QI_HISTOGRAM_CACHE has no exception.
Method PREPROCESS_DATA_ACC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | QGEVAL_TT_HISTOGRAM | Aufbereitete Histogramm-Daten | 20061006 | ||
2 | ![]() |
IT_SINGLE_RESULTS | Call by reference | Type reference (TYPE) | RPLM_TT_QI_SINGLE_RESULTS | RPLM QI: Erfassung von Einzelwerten in der EE | 20061006 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20061105 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |