SAP ABAP Class CL_WB2_FLOW_TREE (Document Flow Tree)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_SUBJECT Observed by Observer 20000705
Properties
Class CL_WB2_FLOW_TREE  
Short Description Document Flow Tree    
Super Class CL_WB2_SUBJECT Observed by Observer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000405   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_SIMPLE_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_WB2_DOC_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WB2_FLOW_TREE has no interface implemented.
Friends
Class CL_WB2_FLOW_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_ROOT Instance attribute Private Type reference (TYPE) WB2_KEY_2_DOC_STAB Root Node of Tree 20000413
2 A_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_WB2_FLOW_TREE BAdI Interface IF_EX_WB2_FLOW_TREE 20020917
3 A_TEW_TYPE Instance attribute Private Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Type 20001213
4 A_WBGT_ACTIVE Instance attribute Private Type reference (TYPE) BVAL Extended Table WBGT Active? 20001213
5 C_MAX_COUNT Constant Private Type reference (TYPE) I 20 Maximum Number of Recursive Calls 20000426
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020917
2 CONSTRUCTOR Instance method Public Constructor Construct Tree 20000405
3 GET_DOC_LIST Instance method Public Method Return All Documents in Tree with Specified Document Categ. 20000426
4 GET_ROOT Instance method Public Method Root Node 20000405
5 GET_TEW_TYPE Instance method Public Method TEW Type 20001213
6 IS_WBGT_ACTIVE Instance method Public Method Extended Table WVGT Active 20001213
7 RESET Instance method Public Method Construct Tree 20000720
8 SEARCH_DOC Instance method Private Method Find Documents of a Particular Category in Tree 20000426
Events
Class CL_WB2_FLOW_TREE has no event.
Types
Class CL_WB2_FLOW_TREE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WB2_FLOW_TREE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB2_FLOW_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROOT Call by reference Type reference (TYPE) WB2_KEY_2_DOC_STAB Wurzelknoten 20000413
2 Importing I_TEW_TYPE Call by reference Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20001213
3 Importing I_WBGT_ACTIVE Call by reference Type reference (TYPE) BVAL Erweiterungstabelle WBGT aktiv 20001213

Method CONSTRUCTOR on class CL_WB2_FLOW_TREE has no exception.

Method GET_DOC_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC Call by reference Type reference (TYPE) WB2_KEY_2_DOC_STAB Liste der gefundenen Dokumente 20000426
2 Importing I_SIDE Call by reference Type reference (TYPE) WB2_SIDE ' ' Einkaufs- oder Verkaufsseite, Agenturgeschäft 20000426
3 Importing I_STEP Call by reference Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses 20020917
4 Importing I_TEW_TYPE Call by reference Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20020917
5 Importing I_TYPE Call by reference Type reference (TYPE) WB2_DOC_TYPE Typ der zu findenden Dokumente 20000426
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000426

Method GET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_ROOT Value transfer Type reference (TYPE) WB2_KEY_2_DOC_STAB Wurzelknoten 20000414

Method GET_ROOT on class CL_WB2_FLOW_TREE has no exception.

Method GET_TEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEW_TYPE Value transfer Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20001213

Method GET_TEW_TYPE on class CL_WB2_FLOW_TREE has no exception.

Method IS_WBGT_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WBGT_ACTIVE Value transfer Type reference (TYPE) BVAL Boolean 20001213

Method IS_WBGT_ACTIVE on class CL_WB2_FLOW_TREE has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROOT Call by reference Type reference (TYPE) WB2_KEY_2_DOC_STAB Wurzelknoten 20000720
2 Importing I_TEW_TYPE Call by reference Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20001213
3 Importing I_WBGT_ACTIVE Call by reference Type reference (TYPE) BVAL Erweiterungstabelle WBGT aktiv 20001213

Method RESET on class CL_WB2_FLOW_TREE has no exception.

Method SEARCH_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT Call by reference Type reference (TYPE) I Anzahl der Aufrufe 20000426
2 Importing I_DOC Call by reference Object reference (TYPE REF TO) IF_WB2_DOC Ausgangsdokument 20000426
3 Importing I_LEVEL Call by reference Type reference (TYPE) I Ebene auf der sich der Dokumenttyp im Baum befindet 20000426
4 Importing I_SIDE Call by reference Type reference (TYPE) WB2_SIDE Seite auf der gesucht wird 20000426
5 Importing I_TYPE Call by reference Type reference (TYPE) WB2_DOC_TYPE Typ der Dokumente die gesucht werden 20000426
6 Changing T_DOC Call by reference Type reference (TYPE) WB2_KEY_2_DOC_STAB gefundene Dokumente 20000426
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000426
History
Last changed by/on SAP  20031212 
SAP Release Created in