SAP ABAP Class CL_RSDD_LM_TREE_SERVICE_FL (Service Class - Flat Tree)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LM (Package) Lean Modeler

⤷

⤷

Properties
Class | CL_RSDD_LM_TREE_SERVICE_FL | |
Short Description | Service Class - Flat Tree | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_LM | Lean Modeler |
Created | 20110929 | 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_RSDD_LM_TREE_SERVICE_FL has no interface implemented.
Friends
Class CL_RSDD_LM_TREE_SERVICE_FL 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) | RSDLM_CHANGE_MODE | 20111005 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSCOMPNAME | CompositeProvider | 20120418 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_LM_GUI | GUI Class Lean Modeler | 20111005 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_LM_TREE_COPR_MODEL_FL | Tree: Flat Display | 20111005 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_LM_TREE_COPR_VIEW_FL | Tree: Flat Display | 20111005 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Instantiate Tree Service Class | 20111005 |
2 | ![]() |
Instance method | Public | Method | Context Menu for Node | 20111005 |
3 | ![]() |
Instance method | Public | Method | 20130122 | |
4 | ![]() |
Instance method | Public | Method | 20111005 | |
5 | ![]() |
Instance method | Public | Method | Set Attributes | 20111005 |
6 | ![]() |
Instance method | Public | Method | 20111005 | |
7 | ![]() |
Instance method | Public | Method | 20111005 | |
8 | ![]() |
Instance method | Public | Method | 20111005 |
Events
Class CL_RSDD_LM_TREE_SERVICE_FL has no event.
Types
Class CL_RSDD_LM_TREE_SERVICE_FL has no local type.
Method Signatures
Method CREATE_TREE_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASSNM | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20111005 | ||
2 | ![]() |
I_R_TREE_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_TREE_COPR_MODEL_FL | Tree Backend mit Foldererzeugung | 20111005 | ||
3 | ![]() |
I_R_TREE_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_TREE_COPR_VIEW_FL | Tree Frontend | 20111005 | ||
4 | ![]() |
R_R_TREE_SERVICE_FL | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_TREE_SERVICE_FL | Service Klasse - Flacher Baum | 20111005 |
Method CREATE_TREE_SERVICE on class CL_RSDD_LM_TREE_SERVICE_FL has no exception.
Method HANDLE_CTXMENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20111005 | ||
2 | ![]() |
I_R_CMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20111005 | ||
3 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20111005 |
Method HANDLE_CTXMENU on class CL_RSDD_LM_TREE_SERVICE_FL has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | Technische ID eines Knotens in einer Hierarchie | 20130122 | ||
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130122 | ||
3 | ![]() |
I_R_TREE_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_MODEL | Tree Backend | 20130122 | ||
4 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20130122 |
Method HANDLE_DOUBLE_CLICK on class CL_RSDD_LM_TREE_SERVICE_FL has no exception.
Method HANDLE_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXECUTED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20111005 | ||
2 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20111005 | ||
3 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20111005 | ||
4 | ![]() |
I_R_TREE_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_TREE_COPR_MODEL_FL | Baum: Flache Darstellung | 20111005 | ||
5 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20111005 |
Method HANDLE_FCODE on class CL_RSDD_LM_TREE_SERVICE_FL has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_MODE | Call by reference | Type reference (TYPE) | RSDLM_CHANGE_MODE | 20111005 | |||
2 | ![]() |
I_COMPNAME | Call by reference | Type reference (TYPE) | RSCOMPNAME | Composite Provider | 20120418 | ||
3 | ![]() |
I_R_GUI | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_GUI | Gui Class Lean Modeller | 20111005 |
Method SET_ATTRIBUTES on class CL_RSDD_LM_TREE_SERVICE_FL has no exception.
Method SET_CHANGE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGE_MODE | Call by reference | Type reference (TYPE) | RSDLM_CHANGE_MODE | 20111005 |
Method SET_CHANGE_MODE on class CL_RSDD_LM_TREE_SERVICE_FL has no exception.
Method SET_TREE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_TREE_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_TREE_COPR_VIEW_FL | Baum: Flache Darstellung | 20111005 |
Method SET_TREE_VIEW on class CL_RSDD_LM_TREE_SERVICE_FL has no exception.
Method SET_TREE_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20111005 |
Method SET_TREE_VISIBLE on class CL_RSDD_LM_TREE_SERVICE_FL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |