SAP ABAP Class CL_FCC_ITEM_TREE (Only for Dependency Management)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Properties
Class CL_FCC_ITEM_TREE  
Short Description Only for Dependency Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FCC0    
Program status P  SAP Standard Production Program 
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20110611   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCC_ITEM_TREE has no forward declaration.
Interfaces
Class CL_FCC_ITEM_TREE has no interface implemented.
Friends
Class CL_FCC_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) CL_FCC_CITEMX Node Element 20110611
2 M_ITEMTREES Instance attribute Public Type reference (TYPE) FCC_TREES itab for CITEM_TREE 20110611
3 M_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_FCC_ITEM_TREE Only for Dependency Management 20110611
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110611
2 CONTAINS_ITEM_DOWN Instance method Public Method Contains item? 20110611
3 CONTAINS_ITEM_UP Instance method Public Method Contains item? 20110611
4 DELETE Instance method Public Method Delete 20110611
5 WALK_DEPTREE Instance method Public Method Build Tree 20110611
Events
Class CL_FCC_ITEM_TREE has no event.
Types
Class CL_FCC_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) CL_FCC_CITEMX Knotenelement 20110611
2 Importing PPARENT Call by reference Object reference (TYPE REF TO) CL_FCC_ITEM_TREE Nur f. Depndency verwaltung 20110611

Method CONSTRUCTOR on class CL_FCC_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) CL_FCC_CITEMX Knotenelement 20110611
2 Exporting PCITEM_TREE Call by reference Object reference (TYPE REF TO) CL_FCC_ITEM_TREE Nur f. Depndency verwaltung 20110611
3 Exporting PFOUND Call by reference Type reference (TYPE) I 20110611
4 Importing PSEARCH_SUBTREE Call by reference Type reference (TYPE) I 20110611

Method CONTAINS_ITEM_DOWN on class CL_FCC_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) CL_FCC_CITEMX Knotenelement 20110611
2 Exporting PCITEM_TREE Call by reference Object reference (TYPE REF TO) CL_FCC_ITEM_TREE Nur f. Depndency verwaltung 20110611
3 Exporting PFOUND Call by reference Type reference (TYPE) I 20110611
4 Importing PSEARCH_SUBTREE Call by reference Type reference (TYPE) I 20110611

Method CONTAINS_ITEM_UP on class CL_FCC_ITEM_TREE has no exception.

Method DELETE Signature

Method DELETE on class CL_FCC_ITEM_TREE has no parameter.
Method DELETE on class CL_FCC_ITEM_TREE has no exception.

Method WALK_DEPTREE Signature

Method WALK_DEPTREE on class CL_FCC_ITEM_TREE has no parameter.
Method WALK_DEPTREE on class CL_FCC_ITEM_TREE has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 607