SAP ABAP Interface IF_BCM_TRAVERSAL (Interface for Traversing CM Structures)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-CM (Application Component) Configuration management
⤷
CMT2 (Package) Configuration Management - Core Development - (Version2)
⤷
⤷
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
| Interface | IF_BCM_TRAVERSAL | |
| Short Description | Interface for Traversing CM Structures |
General Data
| Package | CMT2 | Configuration Management - Core Development - (Version2) |
| Created | 20010404 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BCM_TRAVERSAL has no forward declaration.
Interfaces
Interface IF_BCM_TRAVERSAL has no interface.
Friends
Interface IF_BCM_TRAVERSAL has no friend.
Attributes
Interface 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
Interface IF_BCM_TRAVERSAL has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_BCM_TRAVERSAL has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46C |