SAP ABAP Interface IF_SCV_ELEMENT_ACCESSOR (Elementary Methods of Hierarchically Ordered Elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_ALL (Package) Coverage API for All Purposes
⤷
⤷
Properties
| Interface | IF_SCV_ELEMENT_ACCESSOR | |
| Short Description | Elementary Methods of Hierarchically Ordered Elements |
General Data
| Package | SCOV_API_ALL | Coverage API for All Purposes |
| Created | 20090722 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_SCV_HIERARCHY_EXPANDER | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_SCV_ELEMENT_ACCESSOR has no interface.
Friends
Interface IF_SCV_ELEMENT_ACCESSOR has no friend.
Attributes
Interface 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
Interface IF_SCV_ELEMENT_ACCESSOR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_SCV_ELEMENT_ACCESSOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |