SAP ABAP Class CL_RSAR_EASYABAP (EasyAbap)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSFO (Package) Integration of Formula Editor in Transfer/Update Rules

⤷

⤷

Properties
Class | CL_RSAR_EASYABAP | |
Short Description | EasyAbap | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSFO | Integration of Formula Editor in Transfer/Update Rules |
Created | 20010824 | 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_RSAR_EASYABAP has no interface implemented.
Friends
Class CL_RSAR_EASYABAP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20010824 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20010824 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20010824 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20010824 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20010824 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20010824 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SIMPLE_TREE | Simple Tree Control | 20010824 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSFO_T_EASYABAP_INTERFACE | EasyAbap Interface | 20010824 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSFO_T_EASYABAP_INTERFACE | EasyAbap Interface | 20010824 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSFO_T_EASYABAP_STOCK | EasyAbap Stock | 20010824 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010824 |
2 | ![]() |
Instance method | Public | Method | Generate Edit | 20010824 |
3 | ![]() |
Instance method | Public | Method | Create Pool | 20010824 |
4 | ![]() |
Instance method | Private | Method | Fill Stock | 20010824 |
5 | ![]() |
Instance method | Public | Event handling method | Edit Event Handler: Drop | 20010824 |
6 | ![]() |
Instance method | Private | Event handling method | Stock Event-Handler: Drag | 20010824 |
7 | ![]() |
Instance method | Public | Event handling method | Stock Event-Handler: Key Pressed | 20010824 |
Events
Class CL_RSAR_EASYABAP has no event.
Types
Class CL_RSAR_EASYABAP 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_T_EXPORT | Call by reference | Type reference (TYPE) | RSFO_T_EASYABAP_INTERFACE | Schnittstelle EasyAbap | 20010824 | ||
2 | ![]() |
I_T_IMPORT | Call by reference | Type reference (TYPE) | RSFO_T_EASYABAP_INTERFACE | Schnittstelle EasyAbap | 20010824 |
Method CONSTRUCTOR on class CL_RSAR_EASYABAP has no exception.
Method CREATE_EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20010824 | ||
2 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20010824 |
Method CREATE_EDIT on class CL_RSAR_EASYABAP has no exception.
Method CREATE_STOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20010824 | ||
2 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20010824 |
Method CREATE_STOCK on class CL_RSAR_EASYABAP has no exception.
Method _FILL_STOCK Signature
Method _FILL_STOCK on class CL_RSAR_EASYABAP has no parameter.
Method _FILL_STOCK on class CL_RSAR_EASYABAP has no exception.
Method _ON_EDIT_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) | 20010824 | ||||
2 | ![]() |
INDEX | Call by reference | Attribute reference (LIKE) | 20010824 | ||||
3 | ![]() |
LINE | Call by reference | Attribute reference (LIKE) | 20010824 | ||||
4 | ![]() |
POS | Call by reference | Attribute reference (LIKE) | 20010824 |
Method _ON_EDIT_DROP on class CL_RSAR_EASYABAP has no exception.
Method _ON_STOCK_DRAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20010824 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20010824 |
Method _ON_STOCK_DRAG on class CL_RSAR_EASYABAP has no exception.
Method _ON_STOCK_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Attribute reference (LIKE) | 20010824 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20010824 |
Method _ON_STOCK_KEY on class CL_RSAR_EASYABAP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |