SAP ABAP Class IF_RPLM_QI_GRAPHIC_CACHE (Cache for Graphic)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RPLM_QI_GRAPHIC_W_CACHE | Cache for Graphic | 20061201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RPLM_QI_CONTROL_CHART_CACHE | Cache for Run Chart | 20060929 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RPLM_QI_HISTOGRAM_CACHE | Cache for Histogram | 20060915 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RPLM_QI_RES_HISTORY_CACHE | Cache for Results History | 20050217 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RPLM_QI_RUN_CHART_CACHE | Cache for Run Chart | 20050203 |
Properties
| Class | IF_RPLM_QI_GRAPHIC_CACHE | |
| Short Description | Cache for Graphic | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050203 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_RPLM_QI_GRAPHIC_CACHE has no interface implemented.
Friends
Class IF_RPLM_QI_GRAPHIC_CACHE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RPLM_TS_QI_RECRES_GRAPHIC_KEY | RPLM QI: Key Information for a Result | 20050203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supplies Data for Graphic | 20061031 | |
| 2 | Instance method | Public | Method | Supplies Context Data for Graphic | 20050203 | |
| 3 | Instance method | Public | Method | Supplies Series for the Graphic | 20061031 | |
| 4 | Instance method | Public | Method | Has Graphic Data Changed? | 20050203 | |
| 5 | Static method | Public | Method | Initializes Graphic Class | 20061027 | |
| 6 | Instance method | Public | Method | Execution of Action Permitted? | 20061002 | |
| 7 | Instance method | Public | Method | Reaction of Graphic to Web Dynpro Action | 20050203 |
Events
Class IF_RPLM_QI_GRAPHIC_CACHE has no event.
Types
Class IF_RPLM_QI_GRAPHIC_CACHE has no local type.
Method Signatures
Method GET_CHART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHART | Call by reference | Type reference (TYPE) | RPLM_TT_QI_CHART | Struktur für Wert in einer Grafik | 20061031 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Nachrichten | 20061031 | |||
| 3 | IV_TRACE | Call by reference | Type reference (TYPE) | QQRKSPUR | CL_RPLM_QI_MODEL_BUSGRAPHICS=>MC_TRACE_1 | Spur einer Qualitätsregelkarte | 20061031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20061031 |
Method GET_CONTEXT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Kontextdaten für die Grafik | 20050303 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20061018 | |||
| 3 | EV_EDIT_MODE | Call by reference | Type reference (TYPE) | RPLM_TD_QIMT_EDIT_MODE | Schreibmodus eines Web-Dynpro-UI-Elementes | 20061129 | |||
| 4 | EV_FIELD_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert des Feldes | 20060911 | |||
| 5 | EV_FOUND | Call by reference | Type reference (TYPE) | BOOLE_D | Feld wurde gefunden | 20070202 | |||
| 6 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_FELD | Name des Feldes | 20060911 | |||
| 7 | IV_TRACE | Call by reference | Type reference (TYPE) | QQRKSPUR | CL_RPLM_QI_MODEL_BUSGRAPHICS=>MC_TRACE_1 | Spur einer Qualitätsregelkarte | 20061006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20050403 |
Method GET_SERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SERIES | Call by reference | Type reference (TYPE) | RPLM_TT_QI_SERIES | Serien | 20061031 | |||
| 2 | IV_TRACE | Call by reference | Type reference (TYPE) | QQRKSPUR | CL_RPLM_QI_MODEL_BUSGRAPHICS=>MC_TRACE_1 | Spur einer Qualitätsregelkarte | 20061031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20061031 |
Method HAS_CHANGED 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 (=' ') | 20050203 |
Method HAS_CHANGED on class IF_RPLM_QI_GRAPHIC_CACHE has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20061027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20061027 |
Method IS_ACTION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' = erlaubt ' ' = nicht erlaubt | 20061005 | |||
| 2 | EV_ENABLED | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' = auswählbar; ' ' = nicht auswählbar | 20061005 | |||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | RPLM_TD_QIMT_ACTION | Aktion auf dem Web Dynpro | 20061003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Qualitätsprüfer: Ergebniserfassung, allg. Fehlerklasse | 20061002 |
Method ONACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Nachrichten | 20061019 | |||
| 2 | IV_ACTION | Call by reference | Type reference (TYPE) | RPLM_TD_QIMT_ACTION | RPLM: Aktion auf dem Web Dynpro | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PLM-Rolle QI - Ergebniserfassung: allg. Fehlerklasse | 20050203 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |