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