SAP ABAP Class CL_RSR_MDX_UI_EDITOR_BASE (MDX: Dialog: Base Class for Editors)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMP_BASE | MDX: Dialog: Base Class for Dialog Components | 20090210 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_EDITOR_MDX | MDX: Dialog: MDX Editor | 20090319 |
Properties
Class | CL_RSR_MDX_UI_EDITOR_BASE | |
Short Description | MDX: Dialog: Base Class for Editors | |
Super Class | CL_RSR_MDX_UI_COMP_BASE | MDX: Dialog: Base Class for Dialog Components |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_UI | MDX: Dialog |
Created | 20090210 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_EDITOR_BASE has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_EDITOR_BASE has no interface implemented.
Friends
Class CL_RSR_MDX_UI_EDITOR_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SOURCEEDIT | Editor | 20090220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Creates the editor | 20100216 |
2 | ![]() |
Instance method | Protected | Method | Returns the container | 20090319 |
3 | ![]() |
Instance method | Private | Method | Returns the position of a parameter | 20100216 |
4 | ![]() |
Instance method | Private | Event handling method | Event: Object placed on the editor | 20090527 |
5 | ![]() |
Instance method | Private | Event handling method | Event: The statement has changed | 20090603 |
6 | ![]() |
Instance method | Private | Method | Positioning Settings for Drag & Drop | 20090527 |
Events
Class CL_RSR_MDX_UI_EDITOR_BASE has no event.
Types
Class CL_RSR_MDX_UI_EDITOR_BASE has no local type.
Method Signatures
Method CREATE_EDITOR Signature
Method CREATE_EDITOR on class CL_RSR_MDX_UI_EDITOR_BASE has no parameter.
Method CREATE_EDITOR on class CL_RSR_MDX_UI_EDITOR_BASE has no exception.
Method GET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20090319 |
Method GET_CONTAINER on class CL_RSR_MDX_UI_EDITOR_BASE has no exception.
Method GET_PARAMETER_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LENGTH | Call by reference | Type reference (TYPE) | I | Länge des Strings | 20100216 | ||
2 | ![]() |
E_START | Call by reference | Type reference (TYPE) | I | Start Index | 20100216 | ||
3 | ![]() |
E_STOP | Call by reference | Type reference (TYPE) | I | Stop Index | 20100216 | ||
4 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | Position | 20100217 | ||
5 | ![]() |
I_TXT | Call by reference | Type reference (TYPE) | STRING | Editor text (Zeile) | 20100217 |
Method GET_PARAMETER_POSITION on class CL_RSR_MDX_UI_EDITOR_BASE has no exception.
Method ON_DROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAGDROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20090527 | ||||
2 | ![]() |
LINE | Value transfer | Attribute reference (LIKE) | 20090527 | ||||
3 | ![]() |
POS | Value transfer | Attribute reference (LIKE) | 20090527 |
Method ON_DROP on class CL_RSR_MDX_UI_EDITOR_BASE has no exception.
Method ON_STATEMENT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_STATEMENT | Call by reference | Attribute reference (LIKE) | 20090603 |
Method ON_STATEMENT_CHANGED on class CL_RSR_MDX_UI_EDITOR_BASE has no exception.
Method SET_DRAG_AND_DROP Signature
Method SET_DRAG_AND_DROP on class CL_RSR_MDX_UI_EDITOR_BASE has no parameter.
Method SET_DRAG_AND_DROP on class CL_RSR_MDX_UI_EDITOR_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |