SAP ABAP Class IF_BCM_TRAVERSAL (Interface for Traversing CM Structures)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CM_OBJECT | CM: Interface for Persistent Data from a CM Object | 20010404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BCM_BASELINE2 | Baseline, Add-On Version | 20010404 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BCM_BASE_STRUCTURE | CM: Abstract basis class for structure proxy | 20010404 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BCM_PFOLDER2 | Folder, Add-On Version | 20010406 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BCM_PMASTER2 | Definition, Add-On-Version | 20011119 |
Properties
| Class | IF_BCM_TRAVERSAL | |
| Short Description | Interface for Traversing CM Structures | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010404 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BCM_TRAVERSAL has no forward declaration.
Interfaces
Class IF_BCM_TRAVERSAL has no interface implemented.
Friends
Class IF_BCM_TRAVERSAL has no friend class.
Attributes
Class IF_BCM_TRAVERSAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Traversng Structure: With Increasing Level | 20010404 | |
| 2 | Instance method | Public | Method | Traversing Structure: Post Order - (Parent Last) | 20010404 | |
| 3 | Instance method | Public | Method | Traversing Structure: Pre Order - (Parent First) | 20010404 |
Events
Class IF_BCM_TRAVERSAL has no event.
Types
Class IF_BCM_TRAVERSAL has no local type.
Method Signatures
Method TRAVERSAL_BREADTH_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | Gültig-ab-Zeitpunkt der Struktur | 20010406 | |||
| 2 | I_VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_BCM_STRUCTURE_VISITOR | Visitor Interface für CM Strukturen | 20010404 |
Method TRAVERSAL_BREADTH_FIRST on class IF_BCM_TRAVERSAL has no exception.
Method TRAVERSAL_POST_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | Gültig-ab-Zeitpunkt der Struktur | 20010406 | |||
| 2 | I_VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_BCM_STRUCTURE_VISITOR | Visitor Interface für CM Strukturen | 20010404 |
Method TRAVERSAL_POST_ORDER on class IF_BCM_TRAVERSAL has no exception.
Method TRAVERSAL_PRE_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | Gültig-ab-Zeitpunkt der Struktur | 20010406 | |||
| 2 | I_VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_BCM_STRUCTURE_VISITOR | Visitor Interface für CM Strukturen | 20010404 |
Method TRAVERSAL_PRE_ORDER on class IF_BCM_TRAVERSAL has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |