SAP ABAP Class CL_RS_DME_ABC_WEB_WWW_ITEM_ABC (ABC Analysis)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_ABC_WEB (Package) ABC Analysis Web Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_ITEM | Module for a Page in Web Reporting | 20011023 |
Properties
| Class | CL_RS_DME_ABC_WEB_WWW_ITEM_ABC | |
| Short Description | ABC Analysis | |
| Super Class | CL_RSR_WWW_ITEM | Module for a Page in Web Reporting |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_DME_ABC_WEB | ABC Analysis Web Interface |
| Created | 20011023 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RS_DME_ABC_WEB_WWW_ITEM_ABC has no interface implemented.
Friends
Class CL_RS_DME_ABC_WEB_WWW_ITEM_ABC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | C | 'A' | ABC Type A | 20020215 | ||
| 2 | Constant | Private | Type reference (TYPE) | C | 'R' | ABC Type R | 20020215 | ||
| 3 | Constant | Private | Type reference (TYPE) | C | 'N' | ABC Type N | 20020215 | ||
| 4 | Constant | Private | Type reference (TYPE) | C | 'P' | ABC Type P | 20020215 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'CENTER' | Central | 20020215 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'LEFT' | Left | 20020215 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'RIGHT' | Right | 20020215 | ||
| 8 | Constant | Public | Type reference (TYPE) | RRXW3_CMDID | 'SAVE_ABC_VALUES' | Save Values for ABC Classes | 20011029 | ||
| 9 | Constant | Public | Type reference (TYPE) | RRXW3_CMDID | 'SET_ABC_ATTRIBUTE' | Execute ABC Attributing | 20011026 | ||
| 10 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'CHART' | MIME Name | 20011023 | ||
| 11 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'ABC_NAME' | Name of the ABC Analysis | 20011023 | ||
| 12 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SAVE_ABC_CLASSES' | Save ABC Classes | 20011029 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'SCREEN_TYPE' | 20020212 | |||
| 14 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SHOW_ABC_ANALYSIS' | Display ABC Analysis | 20011029 | ||
| 15 | Constant | Private | Type reference (TYPE) | STRING | 'SHOW_CHART' | Display Chart | 20020215 | ||
| 16 | Constant | Private | Type reference (TYPE) | STRING | 'SHOW_MODEL' | Display Metadata | 20020215 | ||
| 17 | Constant | Private | Type reference (TYPE) | STRING | 'SHOW_SCREEN_TYPES' | Display Screen Types? | 20020215 | ||
| 18 | Constant | Private | Type reference (TYPE) | STRING | 'SHOW_STAT' | Display Statistics | 20020215 | ||
| 19 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SHOW_THRESHOLDS' | Display/Change Threshold Values | 20011029 | ||
| 20 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'THRESHOLDS' | Threshold Values | 20011023 | ||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'CHART' | 20020212 | |||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'MODEL' | 20020212 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'STAT' | 20020212 | |||
| 24 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_WWW_TABLE | Table Renderer | 20011023 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | RSZW_T_MIME_INFO | Table for Structure RSZW_S_MIME_INFO | 20011023 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | RSDMESC_ABC_SEL_TAB | Selection Table for ABC Classes | 20011031 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | STRING | Form Name | 20011026 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | RRXW3_SX_OUTPUT | Mime Data | 20011023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creates HTML for Dropdown List of ABC Analyses | 20020214 | |
| 2 | Instance method | Private | Method | Get Chart for ABC Analysis | 20020212 | |
| 3 | Static method | Public | Method | F4 Help for IOBJNM and WW Doc Type | 20020220 | |
| 4 | Instance method | Private | Method | Get Chart for ABC Analysis | 20020212 | |
| 5 | Instance method | Private | Method | Creates HTML for Dropdown List of ABC Analyses | 20020214 | |
| 6 | Instance method | Private | Method | Get Chart for ABC Analysis | 20020212 | |
| 7 | Instance method | Private | Method | Load ABC Setting | 20011026 |
Events
Class CL_RS_DME_ABC_WEB_WWW_ITEM_ABC has no event.
Types
Class CL_RS_DME_ABC_WEB_WWW_ITEM_ABC has no local type.
Method Signatures
Method GET_ABC_LIST_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | STRING | HTML-Ausgabe | 20020215 | |||
| 2 | I_SELECTED_ABCSET | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Aktuelle ABC-Analyse | 20020214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20020214 |
Method GET_CHART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | STRING | HTML-Ausgabe | 20020212 | |||
| 2 | I_ABCSET | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Modellname ABC-Analyse | 20020212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Änderung | 20020212 | ||
| 2 | Keine Hülle um Item (Javascript, Überschrift, Rahmen, ... ) | 20020212 | ||
| 3 | X-Message | 20020212 |
Method GET_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020220 | ||||
| 2 | E_T_CHAVT | Call by reference | Type reference (TYPE) | RSDM_T_CHAVT | 20020220 | ||||
| 3 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20020220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbrechen | 20020220 |
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | STRING | HTML-Ausgabe | 20020212 | |||
| 2 | I_ABCSET | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Modellname ABC-Analyse | 20020212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Änderung | 20020212 | ||
| 2 | Keine Hülle um Item (Javascript, Überschrift, Rahmen, ... ) | 20020212 | ||
| 3 | X-Message | 20020212 |
Method GET_SCREEN_TYPES_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DROPDOWN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_DDOWN | Referenz auf Control | 20020214 | |||
| 2 | I_SELECTED_SCREEN_TYPE | Call by reference | Type reference (TYPE) | STRING | Aktuelle Ansicht | 20020214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20020214 |
Method GET_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | STRING | HTML-Ausgabe | 20020212 | |||
| 2 | I_ABCSET | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Modellname ABC-Analyse | 20020212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Änderung | 20020212 | ||
| 2 | Keine Hülle um Item (Javascript, Überschrift, Rahmen, ... ) | 20020212 | ||
| 3 | X-Message | 20020212 |
Method LOAD_ABC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_ABC_NAME | Call by reference | Type reference (TYPE) | STRING | Neuer ABC-Name | 20011026 |
Method LOAD_ABC on class CL_RS_DME_ABC_WEB_WWW_ITEM_ABC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |