SAP ABAP Class CL_ITEM_TREE (Only for Dependency Management)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
AC (Application Component) Accounting - General
⤷
FB_CLOSING (Package) Closing
⤷
⤷
Properties
| Class | CL_ITEM_TREE | |
| Short Description | Only for Dependency Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | TFC0 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FB_CLOSING | Closing |
| Created | 20050321 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ITEM_TREE has no forward declaration.
Interfaces
Class CL_ITEM_TREE has no interface implemented.
Friends
Class CL_ITEM_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CITEMX | Node Element | 20050321 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CITEM_TREES | itab for CITEM_TREE | 20050321 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ITEM_TREE | Only for Dependency Management | 20050321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050321 | ||
| 2 | Instance method | Public | Method | Contains item? | 20050321 | |
| 3 | Instance method | Public | Method | Contains item? | 20050321 | |
| 4 | Instance method | Public | Method | Delete | 20050321 | |
| 5 | Instance method | Public | Method | Build Tree | 20050321 |
Events
Class CL_ITEM_TREE has no event.
Types
Class CL_ITEM_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PCITEM | Call by reference | Object reference (TYPE REF TO) | CITEMX | Knotenelement | 20050321 | |||
| 2 | PPARENT | Call by reference | Object reference (TYPE REF TO) | CL_ITEM_TREE | Nur f. Depndency verwaltung | 20050321 |
Method CONSTRUCTOR on class CL_ITEM_TREE has no exception.
Method CONTAINS_ITEM_DOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PCITEM | Call by reference | Object reference (TYPE REF TO) | CITEMX | Knotenelement | 20050321 | |||
| 2 | PCITEM_TREE | Call by reference | Object reference (TYPE REF TO) | CL_ITEM_TREE | Nur f. Depndency verwaltung | 20050321 | |||
| 3 | PFOUND | Call by reference | Type reference (TYPE) | I | 20050321 | ||||
| 4 | PSEARCH_SUBTREE | Call by reference | Type reference (TYPE) | I | 20050321 |
Method CONTAINS_ITEM_DOWN on class CL_ITEM_TREE has no exception.
Method CONTAINS_ITEM_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PCITEM | Call by reference | Object reference (TYPE REF TO) | CITEMX | Knotenelement | 20050321 | |||
| 2 | PCITEM_TREE | Call by reference | Object reference (TYPE REF TO) | CL_ITEM_TREE | Nur f. Depndency verwaltung | 20050321 | |||
| 3 | PFOUND | Call by reference | Type reference (TYPE) | I | 20050321 | ||||
| 4 | PSEARCH_SUBTREE | Call by reference | Type reference (TYPE) | I | 20050321 |
Method CONTAINS_ITEM_UP on class CL_ITEM_TREE has no exception.
Method DELETE Signature
Method DELETE on class CL_ITEM_TREE has no parameter.
Method DELETE on class CL_ITEM_TREE has no exception.
Method WALK_DEPTREE Signature
Method WALK_DEPTREE on class CL_ITEM_TREE has no parameter.
Method WALK_DEPTREE on class CL_ITEM_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |