SAP ABAP Class CL_RMPS_TREE_VIEW (View of Tree)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_FILEPLAN (Package) Enhancements Record Plan

⤷

⤷

Properties
Class | CL_RMPS_TREE_VIEW | |
Short Description | View of Tree | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMPS_FILEPLAN | Enhancements Record Plan |
Created | 20060119 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMPS_TREE_VIEW has no forward declaration.
Interfaces
Class CL_RMPS_TREE_VIEW has no interface implemented.
Friends
Class CL_RMPS_TREE_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Created Control | 20060119 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL | Tree Model | 20060119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20060119 | |
2 | ![]() |
Static method | Public | Method | Display in Given Container | 20060119 |
3 | ![]() |
Instance method | Public | Method | Release View | 20060216 |
Events
Class CL_RMPS_TREE_VIEW has no event.
Types
Class CL_RMPS_TREE_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Abstracter Container fuer GUI Controls | 20060119 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL | Generischer Baum | 20060119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tree Ausnahmen | 20060119 |
Method CREATE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_RMPS_TREE_VIEW | View des Baumes | 20060216 | ||
2 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Abstracter Container fuer GUI Controls | 20060119 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL | Generischer Baum | 20060119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tree Ausnahmen | 20060217 |
Method FREE_VIEW Signature
Method FREE_VIEW on class CL_RMPS_TREE_VIEW has no parameter.
Method FREE_VIEW on class CL_RMPS_TREE_VIEW has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |