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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WB2_KEY_2_DOC_STAB | Root Node of Tree | 20000413 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_WB2_FLOW_TREE | BAdI Interface IF_EX_WB2_FLOW_TREE | 20020917 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WB2_TEW_TYPE | Trading Execution Workbench Type | 20001213 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BVAL | Extended Table WBGT Active? | 20001213 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | I | 20 | Maximum Number of Recursive Calls | 20000426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020917 |
2 | ![]() |
Instance method | Public | Constructor | Construct Tree | 20000405 |
3 | ![]() |
Instance method | Public | Method | Return All Documents in Tree with Specified Document Categ. | 20000426 |
4 | ![]() |
Instance method | Public | Method | Root Node | 20000405 |
5 | ![]() |
Instance method | Public | Method | TEW Type | 20001213 |
6 | ![]() |
Instance method | Public | Method | Extended Table WVGT Active | 20001213 |
7 | ![]() |
Instance method | Public | Method | Construct Tree | 20000720 |
8 | ![]() |
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 | ![]() |
IT_ROOT | Call by reference | Type reference (TYPE) | WB2_KEY_2_DOC_STAB | Wurzelknoten | 20000413 | ||
2 | ![]() |
I_TEW_TYPE | Call by reference | Type reference (TYPE) | WB2_TEW_TYPE | Trading Execution Workbench Art | 20001213 | ||
3 | ![]() |
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 | ![]() |
ET_DOC | Call by reference | Type reference (TYPE) | WB2_KEY_2_DOC_STAB | Liste der gefundenen Dokumente | 20000426 | ||
2 | ![]() |
I_SIDE | Call by reference | Type reference (TYPE) | WB2_SIDE | ' ' | Einkaufs- oder Verkaufsseite, Agenturgeschäft | 20000426 | |
3 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | WB2_STEP | Schritt des Geschäftsprozesses | 20020917 | ||
4 | ![]() |
I_TEW_TYPE | Call by reference | Type reference (TYPE) | WB2_TEW_TYPE | Trading Execution Workbench Art | 20020917 | ||
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | WB2_DOC_TYPE | Typ der zu findenden Dokumente | 20000426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 20000426 |
Method GET_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IT_ROOT | Call by reference | Type reference (TYPE) | WB2_KEY_2_DOC_STAB | Wurzelknoten | 20000720 | ||
2 | ![]() |
I_TEW_TYPE | Call by reference | Type reference (TYPE) | WB2_TEW_TYPE | Trading Execution Workbench Art | 20001213 | ||
3 | ![]() |
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 | ![]() |
I_COUNT | Call by reference | Type reference (TYPE) | I | Anzahl der Aufrufe | 20000426 | ||
2 | ![]() |
I_DOC | Call by reference | Object reference (TYPE REF TO) | IF_WB2_DOC | Ausgangsdokument | 20000426 | ||
3 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | I | Ebene auf der sich der Dokumenttyp im Baum befindet | 20000426 | ||
4 | ![]() |
I_SIDE | Call by reference | Type reference (TYPE) | WB2_SIDE | Seite auf der gesucht wird | 20000426 | ||
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | WB2_DOC_TYPE | Typ der Dokumente die gesucht werden | 20000426 | ||
6 | ![]() |
T_DOC | Call by reference | Type reference (TYPE) | WB2_KEY_2_DOC_STAB | gefundene Dokumente | 20000426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 20000426 |
History
Last changed by/on | SAP | 20031212 |
SAP Release Created in |