SAP ABAP Class IF_RSO_STRUCTURE_TREE_MODEL (Object Model Based on a Structure Tree)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSO_RES_CONTAINED_OBJECT | Model object with container reference | 20130416 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HCPR_XML_PARSER_1 | XML-Parser for HCPR Version 1.0 to 1.9 | 20130118 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSEM_MODEL_OBJECT | Abstract BW Model Object | 20130130 |
Properties
| Class | IF_RSO_STRUCTURE_TREE_MODEL | |
| Short Description | Object Model Based on a Structure Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130117 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSO_STRUCTURE_TREE_MODEL has no forward declaration.
Interfaces
Class IF_RSO_STRUCTURE_TREE_MODEL has no interface implemented.
Friends
Class IF_RSO_STRUCTURE_TREE_MODEL has no friend class.
Attributes
Class IF_RSO_STRUCTURE_TREE_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the reference to the root structure component | 20130117 | |
| 2 | Instance method | Public | Method | Returns the root object in this model | 20130215 | |
| 3 | Instance method | Public | Method | Sets the reference to the root structure component | 20130117 |
Events
Class IF_RSO_STRUCTURE_TREE_MODEL has no event.
Types
Class IF_RSO_STRUCTURE_TREE_MODEL has no local type.
Method Signatures
Method GET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_ROOT | Value transfer | Object reference (TYPE REF TO) | DATA | Structure tree root | 20130130 |
Method GET_ROOT on class IF_RSO_STRUCTURE_TREE_MODEL has no exception.
Method GET_ROOT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ROOT_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_RSO_STRUCTURE_TREE_MODEL | Object Model Based on a Structure Tree | 20130215 |
Method GET_ROOT_OBJECT on class IF_RSO_STRUCTURE_TREE_MODEL has no exception.
Method SET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ROOT | Call by reference | Object reference (TYPE REF TO) | DATA | Structure Tree root | 20130131 |
Method SET_ROOT on class IF_RSO_STRUCTURE_TREE_MODEL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |