SAP ABAP Class IF_SCV_ELEMENT_ACCESSOR (Elementary Methods of Hierarchically Ordered Elements)
Properties
Class | IF_SCV_ELEMENT_ACCESSOR | |
Short Description | Elementary Methods of Hierarchically Ordered Elements | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090722 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_SCV_ELEMENT_ACCESSOR has no interface implemented.
Friends
Class IF_SCV_ELEMENT_ACCESSOR has no friend class.
Attributes
Class IF_SCV_ELEMENT_ACCESSOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns all elements matching the range table | 20090722 |
2 | ![]() |
Instance method | Public | Method | Returns Lower-Level Elements | 20090722 |
3 | ![]() |
Instance method | Public | Method | Returns the superior element | 20090722 |
Events
Class IF_SCV_ELEMENT_ACCESSOR has no event.
Types
Class IF_SCV_ELEMENT_ACCESSOR has no local type.
Method Signatures
Method FIND_ELEMENTS_BY_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ELEMENT_RANGE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Ranges-Tabelle von Elementen | 20090722 | ||
2 | ![]() |
R_ELEMENTS | Value transfer | Type reference (TYPE) | CL_SCV_HIERARCHY_EXPANDER=>TY_ELEMENTS | Sortierte Liste von Elementen (keine Mehrfacheinträge) | 20090722 |
Method FIND_ELEMENTS_BY_RANGE on class IF_SCV_ELEMENT_ACCESSOR has no exception.
Method GET_SUBELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ELEMENT | Call by reference | Type reference (TYPE) | CL_SCV_HIERARCHY_EXPANDER=>TY_ELEMENT | Ein Element | 20090722 | ||
2 | ![]() |
R_SUBELEMENTS | Value transfer | Type reference (TYPE) | CL_SCV_HIERARCHY_EXPANDER=>TY_ELEMENTS | Die Unterelemente des Elements | 20090723 |
Method GET_SUBELEMENTS on class IF_SCV_ELEMENT_ACCESSOR has no exception.
Method GET_SUPERELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ELEMENT | Call by reference | Type reference (TYPE) | CL_SCV_HIERARCHY_EXPANDER=>TY_ELEMENT | Ein Element | 20090722 | ||
2 | ![]() |
R_SUPERELEMENT | Value transfer | Type reference (TYPE) | CL_SCV_HIERARCHY_EXPANDER=>TY_ELEMENT | Seine übergeordnetes Element | 20090722 |
Method GET_SUPERELEMENT on class IF_SCV_ELEMENT_ACCESSOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |