SAP ABAP Class IF_CFX_HIERARCHY_ELEMENT (Common Interface of All Objects in the Hierarchy)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CFX_ITERATOR_ELEMENT | Common Interface for All Objects That Can Be Iterated | 20041005 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_STRUCTURE_ITEM | BOM Item | 20041026 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_STRUCTURE_VERSION | Version of a Bill of Material | 20041004 |
Properties
| Class | IF_CFX_HIERARCHY_ELEMENT | |
| Short Description | Common Interface of All Objects in the Hierarchy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041001 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CFX_HIERARCHY_ELEMENT has no interface implemented.
Friends
Class IF_CFX_HIERARCHY_ELEMENT has no friend class.
Attributes
Class IF_CFX_HIERARCHY_ELEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Children for a Node | 20041004 |
Events
Class IF_CFX_HIERARCHY_ELEMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CHILDREN | Public | See coding | 20041004 | TT_CHILDREN TYPE TABLE OF REF TO IF_CFX_HIERARCHY_ELEMENT
|
Method Signatures
Method READ_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_CHILDREN | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ITERATOR | Untergeordnete Objekte | 20041005 | |||
| 2 | E_HAS_CHILD | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Hat Kind(er)? | 20041005 | |||
| 3 | IT_OBJECT_TYPE_RANGE | Call by reference | Type reference (TYPE) | CFX_TT_OBJECT_TYPE_RANGE | Objekttyp-Range | 20041027 |
Method READ_CHILDREN on class IF_CFX_HIERARCHY_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |