SAP ABAP Class CL_RSDME_UI_HANDLER (ui launcher class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_UI_OO (Package) Datamining UI related - OO Based

⤷

⤷

Properties
Class | CL_RSDME_UI_HANDLER | |
Short Description | ui launcher class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_DME_UI_OO | Datamining UI related - OO Based |
Created | 20030819 | SAP |
Last change | 20110908 | 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_RSDME_UI_HANDLER has no interface implemented.
Friends
Class CL_RSDME_UI_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_RSDME_UI_FACTORY_GEN | cuttent factory that is being used | 20030828 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_FACT_LIST | 20030819 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | perform authority check | 20031031 |
2 | ![]() |
Static method | Public | Method | check if given model exists | 20031215 |
3 | ![]() |
Static method | Public | Method | check new model name | 20031215 |
4 | ![]() |
Static method | Public | Method | helper method to return action class | 20030819 |
5 | ![]() |
Static method | Public | Method | helper method to returncontext menu class | 20030819 |
6 | ![]() |
Static method | Public | Method | get current controller | 20030911 |
7 | ![]() |
Static method | Public | Method | 20030828 | |
8 | ![]() |
Static method | Public | Method | returns the factory class | 20030819 |
9 | ![]() |
Static method | Public | Method | get model instance | 20030911 |
10 | ![]() |
Static method | Public | Method | get rfc related info for the given engine | 20031014 |
11 | ![]() |
Static method | Public | Method | helper method to return workbench class | 20030819 |
12 | ![]() |
Static method | Public | Method | launches the workbench | 20030819 |
13 | ![]() |
Static method | Public | Method | launches the workbench | 20030919 |
14 | ![]() |
Static method | Public | Method | lock/unlock model lock for edit | 20031029 |
15 | ![]() |
Static method | Public | Method | 20030828 |
Events
Class CL_RSDME_UI_HANDLER has no event.
Types
Class CL_RSDME_UI_HANDLER has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ABORT | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | 20031031 | |||
2 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aut. code | 20031031 | ||
3 | ![]() |
I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031031 | |||
4 | ![]() |
I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031031 |
Method AUTHORITY_CHECK on class CL_RSDME_UI_HANDLER has no exception.
Method CHECK_MODEL_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Data Mining - Fehlerklasse (BAPIRET2) | 20031215 | ||
2 | ![]() |
I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Analytische Methode | 20031215 | ||
3 | ![]() |
I_MODEL_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Analytisches Modell | 20031215 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSDMEM_OBJVERS | Informationen zur Auslieferung der Modelle | 20031215 |
Method CHECK_MODEL_EXIST on class CL_RSDME_UI_HANDLER has no exception.
Method CHECK_NEW_MODEL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Data Mining - Fehlerklasse (BAPIRET2) | 20031215 | ||
2 | ![]() |
I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Analytische Methode | 20031215 | ||
3 | ![]() |
I_MODEL_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Analytisches Modell | 20031215 |
Method CHECK_NEW_MODEL_NAME on class CL_RSDME_UI_HANDLER has no exception.
Method GET_ACTION_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ACTION_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_UI_ACTION_HANDLER | 20030819 | |||
2 | ![]() |
I_ENGINE_ID | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030819 |
Method GET_ACTION_HANDLER on class CL_RSDME_UI_HANDLER has no exception.
Method GET_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CONTEXT_MENU | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_UI_CONTEXT_MENU | 20030819 | |||
2 | ![]() |
I_ENGINE_ID | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030819 |
Method GET_CONTEXT_MENU on class CL_RSDME_UI_HANDLER has no exception.
Method GET_CURRENT_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_SCR_CONT | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_UI_SCREEN_CONTROLLER | 20030911 |
Method GET_CURRENT_CONTROLLER on class CL_RSDME_UI_HANDLER has no exception.
Method GET_CURRENT_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_FACT | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_UI_FACTORY_GEN | 20030828 |
Method GET_CURRENT_FACTORY on class CL_RSDME_UI_HANDLER has no exception.
Method GET_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UI_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_UI_FACTORY_GEN | UI Factory | 20030819 | ||
2 | ![]() |
I_FACT_ID | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Factory ID | 20030819 |
Method GET_FACTORY on class CL_RSDME_UI_HANDLER has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20030911 | |||
2 | ![]() |
I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030911 | |||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20030911 | |||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20030911 |
Method GET_MODEL on class CL_RSDME_UI_HANDLER has no exception.
Method GET_RFC_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | 20031014 | |||
2 | ![]() |
E_T_CONN_PAR | Call by reference | Type reference (TYPE) | RSDMEM_TH_CONN_PAR | 20031014 | |||
3 | ![]() |
I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031014 |
Method GET_RFC_INFO on class CL_RSDME_UI_HANDLER has no exception.
Method GET_WORKBENCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_WORKBENCH | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_UI_WORKBENCH | 20030819 | |||
2 | ![]() |
I_ENGINE_ID | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030819 |
Method GET_WORKBENCH on class CL_RSDME_UI_HANDLER has no exception.
Method LAUNCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | RSDMU_T_MODEL_FIELDS | 20030918 | |||
2 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | SY-UCOMM | 20030819 | |||
3 | ![]() |
I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20030819 | |||
4 | ![]() |
I_SERVICE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030819 |
Method LAUNCH on class CL_RSDME_UI_HANDLER has no exception.
Method LAUNCH_TRANS Signature
Method LAUNCH_TRANS on class CL_RSDME_UI_HANDLER has no parameter.
Method LAUNCH_TRANS on class CL_RSDME_UI_HANDLER has no exception.
Method MAINTAIN_MODEL_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ABORT | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | 20031029 | |||
2 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | RSDMEM_ATTR_VAL64 | Sperren oder entsperren | 20031029 | ||
3 | ![]() |
I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031029 | |||
4 | ![]() |
I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031029 |
Method MAINTAIN_MODEL_LOCK on class CL_RSDME_UI_HANDLER has no exception.
Method SET_CURRENT_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_FACT | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_UI_FACTORY_GEN | 20030828 |
Method SET_CURRENT_FACTORY on class CL_RSDME_UI_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |