Class Method list used by SAP ABAP Class CL_WB2_TREE_NODES_CONSTRUCTOR (Build Node Table for Simple Tree)
SAP ABAP Class CL_WB2_TREE_NODES_CONSTRUCTOR (Build Node Table for Simple Tree) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_EXITHANDLER - GET_INSTANCE Class for Ext. Services Within Framework of Exit Technique
2 Class Method  CL_WB2_DOC - GET_DEFAULT_TEW_TYPE Any Document
3 Class Method  CL_WB2_DOC - GET_DEFAULT_TEW_TYPE Any Document
4 Class Method  CL_WB2_DOC - GET_DEFAULT_TEW_TYPE Any Document
5 Class Method  CL_WB2_DOC - GET_DEFAULT_TEW_TYPE Any Document
6 Class Method  CL_WB2_DOC - GET_DEFAULT_TEW_TYPE Any Document
7 Class Method  CL_WB2_ERROR - DELETE Error Log
8 Class Method  CL_WB2_ERROR - INSERT Error Log
9 Class Method  CL_WB2_ERROR - INSERT_FROM_SY Error Log
10 Class Method  CL_WB2_FLOW_TREE - GET_ROOT Document Flow Tree
11 Class Method  CL_WB2_FLOW_TREE - GET_TEW_TYPE Document Flow Tree
12 Class Method  CL_WB2_FLOW_TREE - GET_TEW_TYPE Document Flow Tree
13 Class Method  CL_WB2_FLOW_TREE - IS_WBGT_ACTIVE Document Flow Tree
14 Class Method  CL_WB2_FLOW_TREE - IS_WBGT_ACTIVE Document Flow Tree
15 Class Method  CL_WB2_PARAMETERS - GET Current Parameters of TEW
16 Class Method  CL_WB2_PARAMETERS - GET Current Parameters of TEW
17 Class Method  CL_WB2_PARAMETERS - IS_WBGT_ACTIVE Current Parameters of TEW
18 Class Method  CL_WB2_TEW_SETTINGS - GET TEW Settings
19 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE CALL METHOD create_new_node
20 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE EXPORTING
21 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_doc = l_doc
22 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_wbgt_active = l_wbgt_active
23 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_tew_type = l_tew_type
24 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_father = i_doc
25 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_nodekey_father = i_nodekey
26 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_all = i_all
27 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_level = l_level
28 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_father_visible = i_father_visible
29 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE CHANGING
30 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE p_expense_nodekey = l_expense_nodekey
31 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE t_nodes = t_nodes
32 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE EXCEPTIONS
33 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE internal_error = 1
34 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE OTHERS = 2
35 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE .
36 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE CALL METHOD create_new_node
37 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE EXPORTING
38 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_doc = -doc
39 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_wbgt_active = l_wbgt_active
40 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_tew_type = l_tew_type
41 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_father = i_doc
42 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_nodekey_father = l_association_nodekey
43 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_all = lcls_bool=>no
44 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_level = l_level
45 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_asso_doc = lcls_bool=>yes
46 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE i_father_visible = i_father_visible
47 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE CHANGING
48 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE p_expense_nodekey = l_expense_nodekey
49 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE t_nodes = t_nodes
50 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE EXCEPTIONS
51 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE internal_error = 1
52 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE OTHERS = 2
53 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - CREATE_NEW_NODE Build Node Table for Simple Tree SOURCE .
54 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - GET_SUBNODES Build Node Table for Simple Tree
55 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - GET_SUBNODES Build Node Table for Simple Tree
56 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - GET_SUBNODES Build Node Table for Simple Tree
57 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - IS_PARENT_CONTAINED Build Node Table for Simple Tree SOURCE lv_contained = is_parent_contained(
58 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - IS_PARENT_CONTAINED Build Node Table for Simple Tree SOURCE iv_parent_node = i_nodekey_father
59 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - IS_PARENT_CONTAINED Build Node Table for Simple Tree SOURCE io_parent_doc = i_father ).
60 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE CALL METHOD make_association_folder
61 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE EXPORTING
62 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE i_nodekey_father = i_nodekey
63 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE IMPORTING
64 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE e_association_nodekey = l_association_nodekey
65 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE CHANGING
66 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE t_nodes = t_nodes
67 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE EXCEPTIONS
68 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE internal_error = 1
69 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE OTHERS = 2
70 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_ASSOCIATION_FOLDER Build Node Table for Simple Tree SOURCE .
71 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE CALL METHOD make_expense_folder
72 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE EXPORTING
73 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE i_nodekey_father = i_nodekey_father
74 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE i_tew_type_key = i_tew_type
75 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE IMPORTING
76 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE e_expense_nodekey = p_expense_nodekey
77 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE CHANGING
78 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE t_nodes = t_nodes
79 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE EXCEPTIONS
80 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE internal_error = 1
81 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - MAKE_EXPENSE_FOLDER Build Node Table for Simple Tree SOURCE OTHERS = 2.
82 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - READ_WBGT Build Node Table for Simple Tree
83 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - READ_WBGT Build Node Table for Simple Tree
84 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - READ_WBGT Build Node Table for Simple Tree
85 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - RESET Build Node Table for Simple Tree
86 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - WBGT_INFO Build Node Table for Simple Tree
87 Class Method  CL_WB2_TREE_NODES_CONSTRUCTOR - WBGT_INFO Build Node Table for Simple Tree
88 Class Method  IF_EX_WB2_SHOW_DOC_IN_FLOW - CHANGE BAdI Interface IF_EX_WB2_SHOW_DOC_IN_FLOW
89 Class Method  IF_EX_WB2_SHOW_DOC_IN_FLOW - CHANGE BAdI Interface IF_EX_WB2_SHOW_DOC_IN_FLOW
90 Class Method  IF_EX_WB2_SHOW_DOC_IN_FLOW - CHANGE_ASSO_DOCS BAdI Interface IF_EX_WB2_SHOW_DOC_IN_FLOW
91 Class Method  IF_EX_WB2_SHOW_DOC_IN_FLOW - DELETED BAdI Interface IF_EX_WB2_SHOW_DOC_IN_FLOW
92 Class Method  IF_EX_WB2_SHOW_DOC_IN_FLOW - VISIBLE BAdI Interface IF_EX_WB2_SHOW_DOC_IN_FLOW
93 Class Method  IF_WB2_DOC - ARE_ALL_FOLLOW_ITEMS_DEL Any Document
94 Class Method  IF_WB2_DOC - GET_ASSOCIATED_DOC Any Document
95 Class Method  IF_WB2_DOC - GET_KEY Any Document
96 Class Method  IF_WB2_DOC - GET_KEY Any Document
97 Class Method  IF_WB2_DOC - GET_KEY Any Document
98 Class Method  IF_WB2_DOC - GET_KEY Any Document
99 Class Method  IF_WB2_DOC - GET_KEY Any Document
100 Class Method  IF_WB2_DOC - GET_SUCC_DOC_ITER Any Document
101 Class Method  IF_WB2_DOC - GET_TEXT Any Document
102 Class Method  IF_WB2_DOC - GET_TEXT Any Document
103 Class Method  IF_WB2_DOC - HAS_VISIBLE_SUCCESSOR Any Document
104 Class Method  IF_WB2_DOC - HAS_VISIBLE_SUCCESSOR Any Document
105 Class Method  IF_WB2_DOC_ITER - CURRENT_ITEM Iterator for Documents
106 Class Method  IF_WB2_DOC_ITER - IS_DONE Iterator for Documents
107 Class Method  IF_WB2_DOC_ITER - NEXT Iterator for Documents
108 Class Method  IF_WB2_TEW_VBD_FOLDER_TEXT_BD - GET_TEXT Interface for BAdI: WB2_TEW_VBD_FOLDER_TEXT_BADI