SAP ABAP Class CL_RSGM_VIEWER (Graphical Modeling: Viewer Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSGM (Package) Graphical Model
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSGMD_VIEWER | Data Flow Modeling: Viewer Class | 20040429 |
Properties
| Class | CL_RSGM_VIEWER | |
| Short Description | Graphical Modeling: Viewer Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSGM | Graphical Model |
| Created | 20040419 | 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) |
Interfaces
Class CL_RSGM_VIEWER has no interface implemented.
Friends
Class CL_RSGM_VIEWER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSGM_TLOGO | Reference to TLOGO Object | 20040419 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SOBJ_NAME | Object Name (TLOGO) | 20040421 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR80 | TLOGO Description and Name | 20040421 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20040421 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSWRKMOD | Processing Type | 20040504 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSGM_FRAMEWORK | Graphical Modeling: Model Class | 20040419 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GUI_RSGM_NETWORK | Network Control | 20040419 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | BW Metadata Repository | 20040503 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20040419 |
Methods
Events
Class CL_RSGM_VIEWER has no event.
Types
Class CL_RSGM_VIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' = Anzeigen ' ' = Ändern | 20040504 | |||
| 2 | I_R_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | CL_RSGM_FRAMEWORK | Graphical Modeling: Model-Class | 20040430 | |||
| 3 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | IF_RSGM_TLOGO | Generelles Interface TLOGO Objekte graphische Modellierung | 20040504 | |||
| 4 | I_TLOGO_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Name des TLOGO Objekts | 20040504 | |||
| 5 | I_TLOGO_TYPE | Call by reference | Type reference (TYPE) | RS_TLOGO | Typ des TLOGO Objekts | 20040504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040504 |
Method CREATE_NETWORK_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container Referenz für den Netzplan | 20040419 |
Method CREATE_NETWORK_CONTROL on class CL_RSGM_VIEWER has no exception.
Method CREATE_TOOLBAR_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container Referenz für den Toolbar | 20040419 |
Method CREATE_TOOLBAR_CONTROL on class CL_RSGM_VIEWER has no exception.
Method CUSTOMIZE_TOOLBAR Signature
Method CUSTOMIZE_TOOLBAR on class CL_RSGM_VIEWER has no parameter.
Method CUSTOMIZE_TOOLBAR on class CL_RSGM_VIEWER has no exception.
Method EXECUTE_CUSTOM_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FCODE_HANDLED | Call by reference | Type reference (TYPE) | RS_BOOL | FCODE wurde mit dieser Methode abgearbeitet | 20040419 | |||
| 2 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20040419 |
Method EXECUTE_CUSTOM_FCODE on class CL_RSGM_VIEWER has no exception.
Method EXECUTE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20040419 |
Method EXECUTE_FCODE on class CL_RSGM_VIEWER has no exception.
Method FREE Signature
Method FREE on class CL_RSGM_VIEWER has no parameter.
Method FREE on class CL_RSGM_VIEWER has no exception.
Method HANDLE_ZOOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ZOOM | Call by reference | Type reference (TYPE) | I | Zoom Wert des Netzplans in % | 20040419 |
Method HANDLE_ZOOM on class CL_RSGM_VIEWER has no exception.
Method ON_CTXMENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACKGROUND | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 2 | ROWINDEX | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 3 | R_CTXMNU | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 4 | R_LINK | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 5 | R_TABLE | Call by reference | Attribute reference (LIKE) | 20040419 |
Method ON_CTXMENU_REQUEST on class CL_RSGM_VIEWER has no exception.
Method ON_CTXMENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACKGROUND | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 2 | FCODE | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 3 | ROWINDEX | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 4 | R_LINK | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 5 | R_TABLE | Call by reference | Attribute reference (LIKE) | 20040419 |
Method ON_CTXMENU_SEL on class CL_RSGM_VIEWER has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROW | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 2 | R_LINK | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 3 | R_TABLE | Call by reference | Attribute reference (LIKE) | 20040419 |
Method ON_DOUBLE_CLICK on class CL_RSGM_VIEWER has no exception.
Method ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BACKGROUND | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 2 | R_DRAGDROPOBJECT | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 3 | R_TABLE | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 4 | XPOS | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 5 | YPOS | Call by reference | Attribute reference (LIKE) | 20040419 |
Method ON_DROP on class CL_RSGM_VIEWER has no exception.
Method ON_FCODE_RAISED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20040503 |
Method ON_FCODE_RAISED on class CL_RSGM_VIEWER has no exception.
Method ON_KEY_DOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENDED_KEY | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 2 | KEY | Call by reference | Attribute reference (LIKE) | 20040419 |
Method ON_KEY_DOWN on class CL_RSGM_VIEWER has no exception.
Method ON_LINK_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRED_ROW | Call by reference | Attribute reference (LIKE) | 20040503 | |||||
| 2 | R_DOIT | Call by reference | Attribute reference (LIKE) | 20040503 | |||||
| 3 | R_NEWLINK | Call by reference | Attribute reference (LIKE) | 20040503 | |||||
| 4 | R_PREDTAB | Call by reference | Attribute reference (LIKE) | 20040503 | |||||
| 5 | R_SUCCTAB | Call by reference | Attribute reference (LIKE) | 20040503 | |||||
| 6 | SUCC_ROW | Call by reference | Attribute reference (LIKE) | 20040503 |
Method ON_LINK_CREATED on class CL_RSGM_VIEWER has no exception.
Method ON_OBJECT_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LINK | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 2 | R_TABLE | Call by reference | Attribute reference (LIKE) | 20040419 |
Method ON_OBJECT_SELECTED on class CL_RSGM_VIEWER has no exception.
Method ON_PBO_RUNS Signature
Method ON_PBO_RUNS on class CL_RSGM_VIEWER has no parameter.
Method ON_PBO_RUNS on class CL_RSGM_VIEWER has no exception.
Method ON_TABLE_CREATE_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Call by reference | Attribute reference (LIKE) | 20040512 | |||||
| 2 | WIDTH | Call by reference | Attribute reference (LIKE) | 20040512 | |||||
| 3 | XPOS | Call by reference | Attribute reference (LIKE) | 20040512 | |||||
| 4 | YPOS | Call by reference | Attribute reference (LIKE) | 20040512 |
Method ON_TABLE_CREATE_POS on class CL_RSGM_VIEWER has no exception.
Method ON_TOOLBAR_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20040419 |
Method ON_TOOLBAR_CLICKED on class CL_RSGM_VIEWER has no exception.
Method ON_TOOLBAR_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 2 | POSX | Call by reference | Attribute reference (LIKE) | 20040419 | |||||
| 3 | POSY | Call by reference | Attribute reference (LIKE) | 20040419 |
Method ON_TOOLBAR_DROPDOWN_CLICKED on class CL_RSGM_VIEWER has no exception.
Method SET_DYNPRO_TITLE Signature
Method SET_DYNPRO_TITLE on class CL_RSGM_VIEWER has no parameter.
Method SET_DYNPRO_TITLE on class CL_RSGM_VIEWER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |