SAP ABAP Class CL_RSAWBN_TREE_MODEL_FOLDMT (Folder class with folder maintenance)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN (Package) Data Warehousing Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAWBN_TREE_MODEL | Tree Back-End | 20130315 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAWBN_TREE_MODEL_FT_FAV | Model class for Favorite tree | 20130510 |
Properties
| Class | CL_RSAWBN_TREE_MODEL_FOLDMT | |
| Short Description | Folder class with folder maintenance | |
| Super Class | CL_RSAWBN_TREE_MODEL | Tree Back-End |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAWBN | Data Warehousing Workbench |
| Created | 20130315 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAWBN_TREE_MODEL_FOLDMT has no forward declaration.
Interfaces
Class CL_RSAWBN_TREE_MODEL_FOLDMT has no interface implemented.
Friends
Class CL_RSAWBN_TREE_MODEL_FOLDMT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSTLOGO | 20130318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130510 | ||
| 2 | Instance method | Public | Method | 20130510 | ||
| 3 | Instance method | Public | Method | 20130510 | ||
| 4 | Instance method | Protected | Method | 20130318 | ||
| 5 | Instance method | Public | Method | 20130510 | ||
| 6 | Instance method | Public | Method | 20130513 | ||
| 7 | Instance method | Protected | Method | 20130318 | ||
| 8 | Instance method | Public | Method | 20130510 | ||
| 9 | Instance method | Protected | Method | 20130318 |
Events
Class CL_RSAWBN_TREE_MODEL_FOLDMT has no event.
Types
Class CL_RSAWBN_TREE_MODEL_FOLDMT has no local type.
Method Signatures
Method ADD_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSERT_AS_NEXT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130510 | |||
| 2 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | 20130510 | ||||
| 3 | I_T_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJ | 20130510 |
Method ADD_NODES on class CL_RSAWBN_TREE_MODEL_FOLDMT has no exception.
Method CHANGE_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | 20130510 | ||||
| 2 | I_NEW_TEXT | Call by reference | Type reference (TYPE) | RSTXTLG | 20130510 | ||||
| 3 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | 20130510 |
Method CHANGE_FOLDER on class CL_RSAWBN_TREE_MODEL_FOLDMT has no exception.
Method CREATE_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSERT_AS_NEXT | Call by reference | Type reference (TYPE) | RS_BOOL | 20130510 | ||||
| 2 | I_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | 20130510 | ||||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | 20130510 |
Method CREATE_FOLDER on class CL_RSAWBN_TREE_MODEL_FOLDMT has no exception.
Method DEFINE_FOLDER Signature
Method DEFINE_FOLDER on class CL_RSAWBN_TREE_MODEL_FOLDMT has no parameter.
Method DEFINE_FOLDER on class CL_RSAWBN_TREE_MODEL_FOLDMT has no exception.
Method DELETE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_NODEID | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | 20130510 |
Method DELETE_NODES on class CL_RSAWBN_TREE_MODEL_FOLDMT has no exception.
Method GET_TREE_FOLDER_AND_MAIN_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_TREE | Value transfer | Type reference (TYPE) | RSAWBN_T_TREE | 20130513 |
Method GET_TREE_FOLDER_AND_MAIN_NODES on class CL_RSAWBN_TREE_MODEL_FOLDMT has no exception.
Method GET_TREE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_TREE | Value transfer | Type reference (TYPE) | RSAWBN_T_TREE | 20130318 |
Method GET_TREE_INTERNAL on class CL_RSAWBN_TREE_MODEL_FOLDMT has no exception.
Method MOVE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TARGET_NODEID | Call by reference | Type reference (TYPE) | RSSHNODEID | 20130510 | ||||
| 2 | I_T_NODEID | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | 20130510 |
Method MOVE_NODE on class CL_RSAWBN_TREE_MODEL_FOLDMT has no exception.
Method SET_NODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBN_S_TREE-AWBOBJ | 20130318 | ||||
| 2 | I_AWBSUBOBJ | Call by reference | Type reference (TYPE) | RSAWBN_S_TREE-AWBSUBOBJ | 20130318 | ||||
| 3 | I_NODEID | Call by reference | Type reference (TYPE) | RSAWBN_S_TREE-NODEID | 20130318 | ||||
| 4 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBN_S_TREE-OBJNM | 20130318 |
Method SET_NODEID on class CL_RSAWBN_TREE_MODEL_FOLDMT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |