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 M_ITEM Instance attribute Public Object reference (TYPE REF TO) CITEMX Node Element 20050321
2 M_ITEMTREES Instance attribute Public Type reference (TYPE) CITEM_TREES itab for CITEM_TREE 20050321
3 M_PARENT 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 CONSTRUCTOR Instance method Public Constructor 20050321
2 CONTAINS_ITEM_DOWN Instance method Public Method Contains item? 20050321
3 CONTAINS_ITEM_UP Instance method Public Method Contains item? 20050321
4 DELETE Instance method Public Method Delete 20050321
5 WALK_DEPTREE 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 Importing PCITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050321
2 Importing 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 Importing PCITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050321
2 Exporting PCITEM_TREE Call by reference Object reference (TYPE REF TO) CL_ITEM_TREE Nur f. Depndency verwaltung 20050321
3 Exporting PFOUND Call by reference Type reference (TYPE) I 20050321
4 Importing 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 Importing PCITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050321
2 Exporting PCITEM_TREE Call by reference Object reference (TYPE REF TO) CL_ITEM_TREE Nur f. Depndency verwaltung 20050321
3 Exporting PFOUND Call by reference Type reference (TYPE) I 20050321
4 Importing 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