SAP ABAP Class CL_DPR_ITERATOR_PRE_ORDER_BF_C (Development Projects: Pre-Order Iterator (BF; Completely))
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_TRAVERSAL (Package) Project Management - Traversal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_ITERATOR_PRE_ORDER_BF | Development Projects: Pre-Order Iterator (Breadth First) | 20020318 |
Properties
| Class | CL_DPR_ITERATOR_PRE_ORDER_BF_C | |
| Short Description | Development Projects: Pre-Order Iterator (BF; Completely) | |
| Super Class | CL_DPR_ITERATOR_PRE_ORDER_BF | Development Projects: Pre-Order Iterator (Breadth First) |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_TRAVERSAL | Project Management - Traversal |
| Created | 20020318 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no forward declaration.
Interfaces
Class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_ITERATOR | 20020318 | Development Projects: Abstract Iterator |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_ITERATOR | Iterator | 20020318 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_LEVEL | Current Level | 20020318 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_LEVELS | All Level | 20020318 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_ITERATOR | Help Iterators | 20020318 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Current Level | 20020318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020318 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020318 | |
| 3 | Instance method | Private | Method | Determine Level | 20020319 | |
| 4 | Instance method | Private | Method | Create First Element on Next Level | 20020318 | |
| 5 | Instance method | Private | Method | Create Next Element on Same Level | 20020318 | |
| 6 | Instance method | Private | Method | Create Element Below Specified Level | 20020319 |
Events
Class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ITERATOR | Private | See coding | Tuple from Iterator and Superior Iterator | 20020318 | |
|
| 2 | TY_ITERATORS | Private | See coding | Table from Tuples by Type TY_ITERATOR | 20020318 | |
|
| 3 | TY_LEVEL | Private | See coding | Level (Height, Current Iterator, All Iterators) | 20020318 | |
|
| 4 | TY_LEVELS | Private | See coding | Level Table (Sorted According to HEIGHT) | 20020318 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FILTER_ATTR | Call by reference | Object reference (TYPE REF TO) | IF_DPR_FILTER_ATTR | Development Projects: Schnittstelle Attributfilter | 20030220 | |||
| 2 | IR_FILTER_HIER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_FILTER_HIER | Development Projects: Schnittstelle hierarchischer Filter | 20030220 | |||
| 3 | IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ITERATOR_ELEMENT | Development Projects: Schnittstelle aller iterierb. Elemente | 20020318 |
Method CONSTRUCTOR on class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no exception.
Method DESCENT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LEVEL | Call by reference | Type reference (TYPE) | TY_LEVEL | 20020319 |
Method DESCENT_LEVEL on class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no exception.
Method GET_FIRST_ON_NEXT_LEVEL Signature
Method GET_FIRST_ON_NEXT_LEVEL on class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no parameter.
Method GET_FIRST_ON_NEXT_LEVEL on class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no exception.
Method GET_NEXT_ON_SAME_LEVEL Signature
Method GET_NEXT_ON_SAME_LEVEL on class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no parameter.
Method GET_NEXT_ON_SAME_LEVEL on class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no exception.
Method TRY_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LEVEL | Call by reference | Type reference (TYPE) | TY_LEVEL | 20020319 |
Method TRY_LEVEL on class CL_DPR_ITERATOR_PRE_ORDER_BF_C has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |