SAP ABAP Class CL_FEBAN_SIMPLE_TREE (Displays the Selection as a Tree)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-BL-PT-BS (Application Component) Bank Statement
     FTE_NAD (Package) NAD Enhancements for Package Electronic Bank Statement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FEBAN_SELECTION Contains Methods for Displaying the Selection 20010503
Properties
Class CL_FEBAN_SIMPLE_TREE  
Short Description Displays the Selection as a Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTE_NAD   NAD Enhancements for Package Electronic Bank Statement 
Created 20010503   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ITEM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FEBAN_SELECTION Contains Methods for Displaying the Selection 20010503
Friends
Class CL_FEBAN_SIMPLE_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EVENT_HANDLER Instance attribute Private Object reference (TYPE REF TO) LCL_EVENT_HANDLER 20010809
2 G_CROSS_TABLE Instance attribute Private Type reference (TYPE) CROSS_TABLE_TYPE Display of Statement -> Tree 20010503
3 G_LOCK_TABLE Instance attribute Private Type reference (TYPE) LOCK_TABLE_TYPE Locked Items 20040204
4 G_NODE_TABLE Instance attribute Private Type reference (TYPE) NODE_TABLE_TYPE Tree Table 20010503
5 G_TREE Instance attribute Public Object reference (TYPE REF TO) CL_GUI_SIMPLE_TREE Simple Tree Control 20010503
6 G_VISIBLE_ITEMS Instance attribute Private Type reference (TYPE) ITEM_TABLE Items Already Expanded 20040204
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_NODE_TABLE Instance method Public Method Adds the Statement Items when Tree Expanded 20040204
2 ADD_TO_VISIBLE_ITEMS Instance method Public Method Adds Table g_visible_items Lines 20040204
3 BUILD_NODE_TABLE Instance method Private Method Creates the Tree Table for the Simple Tree 20010503
4 CONSTRUCTOR Instance method Public Constructor Sets the g_trans Attribute 20010712
Events
Class CL_FEBAN_SIMPLE_TREE has no event.
Types
Class CL_FEBAN_SIMPLE_TREE has no local type.
Method Signatures

Method ADD_TO_NODE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KUKEY_OF_PARENT Call by reference Type reference (TYPE) KUKEY_EB Kurzschlüssel (Surrogat) 20040204
2 Importing I_NODE_OF_PARENT Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040204
3 Importing I_POSTING_AREA Call by reference Type reference (TYPE) BUBER_EB Buchungsbereich 20050217
4 Importing I_REF_TO_NODE_TABLE Call by reference Object reference (TYPE REF TO) DATA Referenz zum Durchreichen an lokalen Eventhandler 20040204
# Exception Resumable Description Created on
1 CX_TRY_OTHER_IMPLEMENTATION Fehler bei aktueller Darstellung 20040204

Method ADD_TO_VISIBLE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE_ITEMS Call by reference Type reference (TYPE) STANDARD TABLE 20040204

Method ADD_TO_VISIBLE_ITEMS on class CL_FEBAN_SIMPLE_TREE has no exception.

Method BUILD_NODE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BS_DOC_TAB Call by reference Type reference (TYPE) STANDARD TABLE Tabellentyp Referenz auf Header 20010503
2 Importing I_POSTING_AREA Call by reference Type reference (TYPE) BUBER_EB Buchungsbereich 20050217
# Exception Resumable Description Created on
1 CX_TRY_OTHER_IMPLEMENTATION 20010723

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FEBAN_SIMPLE_TREE has no parameter.
Method CONSTRUCTOR on class CL_FEBAN_SIMPLE_TREE has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 110