SAP ABAP Class CL_RSDD_LM_TREE_FOLDER_FL (Sort Node)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LM (Package) Lean Modeler
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAWBN_FOLDER_TREE | Folder Node Tree of the AWB | 20111005 |
Properties
| Class | CL_RSDD_LM_TREE_FOLDER_FL | |
| Short Description | Sort Node | |
| 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
Class CL_RSDD_LM_TREE_FOLDER_FL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSAWBN_FOLDER_TREE | Folder Node Tree of the AWB | 20111005 |
Friends
Class CL_RSDD_LM_TREE_FOLDER_FL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TN_T_FOLDER | 20111005 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | RSAWBN_T_TREEORG | Sort Node for the AWB | 20111005 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20111005 |
Events
Class CL_RSDD_LM_TREE_FOLDER_FL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_FOLDER | Public | See coding | 20111005 | BEGIN OF tn_s_folder,
nodename TYPE rsawbnfoldernm,
text TYPE rstxtlg,
END OF tn_s_folder
|
||
| 2 | TN_T_FOLDER | Public | See coding | 20111005 | tn_t_folder TYPE STANDARD TABLE OF tn_s_folder
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDD_LM_TREE_FOLDER_FL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_LM_TREE_FOLDER_FL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |