Class Method list used by SAP ABAP Class CL_SWF_WFM_COMPONENT_FACTORY (Factory for WFM Components)
SAP ABAP Class
CL_SWF_WFM_COMPONENT_FACTORY (Factory for WFM Components) is using
pages: 1 2
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_SWF_RUN_SUSPEND_ENTRY - GET_INSTANCE | Suspend Entry | |
2 | ![]() |
CL_SWF_RUN_WIM_FACTORY - FIND_BY_WIID | Workflow: Service Class for WIM | |
3 | ![]() |
CL_SWF_RUN_WIM_FACTORY - FIND_BY_WIID | Workflow: Service Class for WIM | |
4 | ![]() |
CL_SWF_RUN_WIM_FACTORY - FIND_BY_WIID | Workflow: Service Class for WIM | |
5 | ![]() |
CL_SWF_RUN_WIM_FACTORY - FIND_BY_WIID_FOR_WFM | Workflow: Service Class for WIM | |
6 | ![]() |
CL_SWF_WFM_BLOCK - CREATE | WFM: Block | |
7 | ![]() |
CL_SWF_WFM_CASE - CREATE | Workflow Manager | |
8 | ![]() |
CL_SWF_WFM_COMPONENT - GET_GUID | WFM Process Component | |
9 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - ADD_NODE_HIERARCHY_ENTRY | Factory for WFM Components | SOURCE CALL METHOD me->add_node_hierarchy_entry |
10 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - ADD_NODE_HIERARCHY_ENTRY | Factory for WFM Components | SOURCE EXPORTING |
11 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - ADD_NODE_HIERARCHY_ENTRY | Factory for WFM Components | SOURCE im_node_hierarchy = ls_node_hierarchy. |
12 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - ADD_NODE_HIERARCHY_ENTRY | Factory for WFM Components | SOURCE CALL METHOD me->add_node_hierarchy_entry |
13 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - ADD_NODE_HIERARCHY_ENTRY | Factory for WFM Components | SOURCE EXPORTING |
14 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - ADD_NODE_HIERARCHY_ENTRY | Factory for WFM Components | SOURCE im_node_hierarchy = ls_node_hierarchy. |
15 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - BUILD_NODE_HIERARCHY | Factory for WFM Components | |
16 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - BUILD_NODE_HIERARCHY | Factory for WFM Components | |
17 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - BUILD_NODE_HIERARCHY | Factory for WFM Components | |
18 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - BUILD_NODE_HIERARCHY | Factory for WFM Components | |
19 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - BUILD_NODE_HIERARCHY | Factory for WFM Components | |
20 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - BUILD_NODE_HIERARCHY | Factory for WFM Components | |
21 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - BUILD_NODE_HIERARCHY | Factory for WFM Components | |
22 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - BUILD_NODE_HIERARCHY | Factory for WFM Components | |
23 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_CASE_WHILE_END | Factory for WFM Components | SOURCE l_is_while_end = me->check_case_while_end( im_node_definition ). |
24 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE CALL METHOD me->check_component_in_context |
25 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE EXPORTING |
26 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE im_context = lt_pfe_cover |
27 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE im_cmpguid = |
28 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE RECEIVING |
29 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE re_in_context = l_in_context. |
30 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE CALL METHOD me->check_component_in_context |
31 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE EXPORTING |
32 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE im_context = lt_context |
33 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE im_cmpguid = |
34 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE RECEIVING |
35 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_COMPONENT_IN_CONTEXT | Factory for WFM Components | SOURCE re_in_context = l_in_context. |
36 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_ENDIF_CASE_END | Factory for WFM Components | SOURCE IF me->check_endif_case_end( im_node_definition ) IS NOT INITIAL. |
37 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_ENDIF_IF_END | Factory for WFM Components | SOURCE ELSEIF me->check_endif_if_end( im_node_definition ) IS NOT INITIAL. |
38 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_ENDIF_WHILE_END | Factory for WFM Components | SOURCE ELSEIF me->check_endif_while_end( im_node_definition ) IS NOT INITIAL. |
39 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_IF_UNTIL_END | Factory for WFM Components | SOURCE l_is_until_end = me->check_if_until_end( im_node_definition ). |
40 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_NODE_IN_CONTEXT | Factory for WFM Components | SOURCE CALL METHOD me->check_node_in_context |
41 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_NODE_IN_CONTEXT | Factory for WFM Components | SOURCE EXPORTING |
42 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_NODE_IN_CONTEXT | Factory for WFM Components | SOURCE im_nodeid = im_nodeid |
43 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_NODE_IN_CONTEXT | Factory for WFM Components | SOURCE CHANGING |
44 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_NODE_IN_CONTEXT | Factory for WFM Components | SOURCE ch_context = lt_pfe_cover. |
45 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_VOID_UNTIL_START | Factory for WFM Components | SOURCE IF me->check_void_until_start( im_node_definition ) |
46 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_VOID_UNTIL_START | Factory for WFM Components | SOURCE IS NOT INITIAL. |
47 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_VOID_WHILE_START | Factory for WFM Components | SOURCE ELSEIF me->check_void_while_start( im_node_definition ) |
48 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CHECK_VOID_WHILE_START | Factory for WFM Components | SOURCE IS NOT INITIAL. |
49 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CONSTRUCTOR | Factory for WFM Components | |
50 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE CALL METHOD me->create_component_iterator |
51 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE EXPORTING |
52 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_nodeid = im_nodeid |
53 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_requester = im_requester |
54 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_only_active_components = im_only_active_components |
55 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_check_parforeach_context = im_check_parforeach_context |
56 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_force_enqueue = im_force_enqueue |
57 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE RECEIVING |
58 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE re_component_iterator = re_component_iterator. |
59 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE CALL METHOD me->create_component_iterator |
60 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE EXPORTING |
61 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_nodeid = im_nodeid |
62 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_requester = im_requester |
63 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_only_active_components = im_only_active_components |
64 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_check_parforeach_context = im_check_parforeach_context |
65 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE im_force_enqueue = im_force_enqueue |
66 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE RECEIVING |
67 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - CREATE_COMPONENT_ITERATOR | Factory for WFM Components | SOURCE re_component_iterator = re_component_iterator. |
68 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_NODE | Factory for WFM Components | |
69 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_NODE | Factory for WFM Components | |
70 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
71 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
72 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = |
73 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = c_build_mode_bottom_up |
74 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = im_force_enqueue |
75 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
76 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_component. |
77 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
78 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
79 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_parent_node |
80 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = im_build_mode |
81 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_discard_at_cleanup = l_discard_at_cleanup |
82 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
83 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_component |
84 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_contains_final_state = ex_contains_final_state. |
85 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
86 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
87 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_join_node |
88 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_parent = lh_composite |
89 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
90 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_component. |
91 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
92 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
93 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = |
94 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_parent = lh_composite |
95 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = c_build_mode_top_down |
96 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = space |
97 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
98 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_component. |
99 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
100 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
101 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = |
102 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_parent = lh_composite |
103 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = c_build_mode_top_down |
104 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = space |
105 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
106 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_component. |
107 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
108 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
109 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
110 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_callback_result = im_callback_result |
111 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_callback_entry = im_callback_entry |
112 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
113 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
114 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = ex_calling_back_component |
115 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_contains_final_state = ex_is_cancelled. |
116 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
117 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
118 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
119 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
120 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_discard_at_cleanup = space |
121 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
122 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = ex_context. |
123 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
124 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
125 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
126 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
127 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
128 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = ex_restart_component. |
129 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
130 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
131 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
132 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
133 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_discard_at_cleanup = space |
134 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
135 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = ex_context. |
136 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
137 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
138 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_parent_node |
139 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = c_build_mode_bottom_up |
140 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
141 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_discard_at_cleanup = l_discard_at_cleanup |
142 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
143 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_parent_component |
144 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_contains_final_state = l_contains_final_state. |
145 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
146 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
147 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_parent_node |
148 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = c_build_mode_bottom_up |
149 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
150 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_discard_at_cleanup = l_discard_at_cleanup |
151 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
152 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_parent_component |
153 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_contains_final_state = l_contains_final_state. |
154 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
155 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
156 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
157 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
158 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
159 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = ex_debug_component. |
160 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
161 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
162 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
163 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
164 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_discard_at_cleanup = space |
165 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
166 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = ex_context. |
167 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
168 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
169 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
170 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
171 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_discard_at_cleanup = space |
172 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
173 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = ex_context. |
174 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
175 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
176 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
177 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_callback_entry = lh_suspen_entry |
178 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X' |
179 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
180 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = ex_suspended_component. |
181 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
182 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
183 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = |
184 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = |
185 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE cl_swf_wfm_component_factory=>c_build_mode_bottom_up |
186 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
187 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_component. |
188 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
189 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
190 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
191 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
192 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = re_component. |
193 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
194 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
195 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
196 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
197 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = re_component. |
198 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
199 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
200 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = |
201 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_parent = lh_composite |
202 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = c_build_mode_top_down |
203 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = space |
204 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
205 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_component. |
206 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
207 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
208 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = |
209 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_parent = lh_composite |
210 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = c_build_mode_top_down |
211 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = space |
212 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
213 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_component. |
214 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
215 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
216 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = |
217 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_parent = lh_composite |
218 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_build_mode = c_build_mode_top_down |
219 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = space |
220 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE IMPORTING |
221 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE ex_component = lh_component. |
222 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_for_wfmnode |
223 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE EXPORTING |
224 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_wfmnode = ls_wfm_node |
225 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_FOR_WFMNODE | Factory for WFM Components | SOURCE im_force_enqueue = 'X'. |
226 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
227 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
228 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_nodeid = im_nodeid |
229 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_node_p_ind = im_node_p_ind |
230 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_node_l_ind = im_node_l_ind |
231 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_parent_cmpguid = l_pcmpguid |
232 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_node |
233 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
234 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component = re_component. |
235 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
236 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
237 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_cmpguid = im_wfmnode-cmpguid |
238 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_guid |
239 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
240 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component = ex_component. |
241 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
242 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
243 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_flow |
244 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
245 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component = re_flow_component. |
246 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
247 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
248 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_cmpguid = im_component_guid |
249 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_guid |
250 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_no_update = 'X' |
251 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
252 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component_ref = l_dref. |
253 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
254 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
255 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_cmpguid = im_component_guid |
256 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_guid |
257 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_no_update = 'X' |
258 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
259 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component_ref = l_dref. |
260 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
261 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
262 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_workqueue |
263 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
264 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component = re_workqueue_component. |
265 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
266 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
267 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_cmpguid = im_cmpguid |
268 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_guid |
269 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
270 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component = re_component. |
271 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
272 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
273 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_wiid = im_wiid |
274 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_wi |
275 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
276 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component = re_component. |
277 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
278 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
279 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_cmpguid = im_cmpguid |
280 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_guid |
281 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
282 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component = lh_component. |
283 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE CALL METHOD me->get_component_instance |
284 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE EXPORTING |
285 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_wiid = im_wiid |
286 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE im_selection_type = c_comp_seltype_wi |
287 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE IMPORTING |
288 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_COMPONENT_INSTANCE | Factory for WFM Components | SOURCE ex_component = lh_component. |
289 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_DATA_FOR_WFMNODE | Factory for WFM Components | |
290 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_FLOW_COMPONENT | Factory for WFM Components | SOURCE lh_flow_component = me->get_flow_component( ). |
291 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_FLOW_COMPONENT | Factory for WFM Components | SOURCE ex_flow_component = me->get_flow_component( ). |
292 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_parent_node |
293 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE EXPORTING |
294 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE im_node = im_wfmnode |
295 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE RECEIVING |
296 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE re_node = ls_parent_node. |
297 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_parent_node |
298 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE EXPORTING |
299 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE im_node = ls_wfmnode |
300 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE RECEIVING |
301 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE re_node = ls_parent_node. |
302 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_parent_node |
303 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE EXPORTING |
304 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE im_node = ls_wfmnode |
305 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE RECEIVING |
306 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARENT_NODE | Factory for WFM Components | SOURCE re_node = ls_parent_node. |
307 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARFOREACH_COVER | Factory for WFM Components | SOURCE CALL METHOD me->get_parforeach_cover |
308 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARFOREACH_COVER | Factory for WFM Components | SOURCE EXPORTING |
309 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARFOREACH_COVER | Factory for WFM Components | SOURCE im_pfe_cmpguid = l_pfe_cmpguid |
310 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARFOREACH_COVER | Factory for WFM Components | SOURCE im_node_p_ind = l_parforeach_index |
311 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARFOREACH_COVER | Factory for WFM Components | SOURCE RECEIVING |
312 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_PARFOREACH_COVER | Factory for WFM Components | SOURCE re_cover_table = lt_pfe_cover. |
313 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
314 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
315 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_cmpguid = ls_node_hierarchy-cmpguid |
316 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = ls_node_hierarchy-wi_id |
317 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_guid |
318 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
319 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node_ref = l_node_ref. |
320 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
321 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
322 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = ls_node_hierarchy-wi_id |
323 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
324 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
325 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node_ref = l_node_ref. |
326 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
327 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
328 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_cmpguid = im_node-pcmpguid |
329 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_guid |
330 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
331 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = re_node. |
332 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
333 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
334 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = l_parent_wi |
335 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
336 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
337 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = re_node. |
338 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
339 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
340 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_node-pwi_id |
341 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
342 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
343 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = re_node. |
344 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
345 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
346 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_cmpguid = im_node-pcmpguid |
347 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_guid |
348 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
349 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = re_node. |
350 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
351 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
352 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_nodeid = im_node_definition-nodeid |
353 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_join |
354 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
355 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_join_node. |
356 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
357 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
358 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = ls_node-pwi_id |
359 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
360 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
361 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_parent_node. |
362 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
363 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
364 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_cmpguid = ls_node-pcmpguid |
365 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_guid |
366 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
367 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_parent_node. |
368 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
369 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
370 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_wiid |
371 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
372 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
373 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
374 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
375 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
376 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_wim_handle->m_wiid |
377 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
378 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
379 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
380 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
381 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
382 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_wim_handle->m_wiid |
383 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
384 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
385 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
386 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
387 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
388 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_consistent_state-cs_wi_id |
389 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
390 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
391 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
392 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
393 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
394 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_cmpguid = im_consistent_state-cs_cmpguid |
395 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_guid |
396 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
397 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
398 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
399 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
400 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_wim_handle->m_wiid |
401 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
402 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
403 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
404 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
405 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
406 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_cmpguid = l_cmpguid |
407 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_guid |
408 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
409 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfmnode. |
410 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
411 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
412 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_cmpguid = l_cmpguid |
413 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_guid |
414 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
415 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfmnode. |
416 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
417 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
418 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_consistent_state-cs_wi_id |
419 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
420 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
421 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
422 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
423 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
424 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_cmpguid = im_consistent_state-cs_cmpguid |
425 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_guid |
426 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
427 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
428 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
429 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
430 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_wim_handle->m_wiid |
431 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
432 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
433 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
434 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
435 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
436 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_wim_handle->m_wiid |
437 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
438 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
439 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
440 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
441 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
442 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_swp_suspen_entry-wi_id |
443 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
444 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
445 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
446 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
447 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
448 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_cmpguid = im_cmpguid |
449 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_guid |
450 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
451 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
452 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
453 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
454 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_wiid |
455 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
456 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
457 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
458 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE CALL METHOD me->get_wfm_node |
459 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE EXPORTING |
460 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_wi_id = im_wim_handle->m_wiid |
461 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE im_selection_type = c_node_seltype_wi |
462 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE IMPORTING |
463 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WFM_NODE | Factory for WFM Components | SOURCE ex_wfm_node = ls_wfm_node. |
464 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - GET_WORKQUEUE_COMPONENT | Factory for WFM Components | SOURCE ex_workqueue_component = me->get_workqueue_component( ). |
465 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_BLOCK_END | Factory for WFM Components | SOURCE CALL METHOD me->process_block_end |
466 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_BLOCK_END | Factory for WFM Components | SOURCE EXPORTING |
467 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_BLOCK_END | Factory for WFM Components | SOURCE im_context = im_context |
468 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_BLOCK_END | Factory for WFM Components | SOURCE im_node_definition = im_node_definition |
469 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_BLOCK_END | Factory for WFM Components | SOURCE im_step_definition = im_step_definition. |
470 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_BLOCK_START | Factory for WFM Components | |
471 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CASE | Factory for WFM Components | SOURCE CALL METHOD me->process_case |
472 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CASE | Factory for WFM Components | SOURCE EXPORTING |
473 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CASE | Factory for WFM Components | SOURCE im_context = im_context |
474 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CASE | Factory for WFM Components | SOURCE im_node_definition = im_node_definition |
475 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CASE | Factory for WFM Components | SOURCE im_step_definition = im_step_definition |
476 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CASE | Factory for WFM Components | SOURCE im_node_p_ind = im_node_p_ind |
477 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CASE | Factory for WFM Components | SOURCE im_node_l_ind = im_node_l_ind |
478 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CASE | Factory for WFM Components | SOURCE im_pred_node_id = im_pred_node_id |
479 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CASE | Factory for WFM Components | SOURCE im_pred_node_p_ind = im_pred_node_p_ind. |
480 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTAINER_OPERATION | Factory for WFM Components | SOURCE CALL METHOD me->process_container_operation |
481 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTAINER_OPERATION | Factory for WFM Components | SOURCE EXPORTING |
482 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTAINER_OPERATION | Factory for WFM Components | SOURCE im_context = im_context |
483 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTAINER_OPERATION | Factory for WFM Components | SOURCE im_node_definition = im_node_definition |
484 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTAINER_OPERATION | Factory for WFM Components | SOURCE im_step_definition = im_step_definition |
485 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTAINER_OPERATION | Factory for WFM Components | SOURCE im_node_p_ind = im_node_p_ind |
486 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTAINER_OPERATION | Factory for WFM Components | SOURCE im_node_l_ind = im_node_l_ind |
487 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTAINER_OPERATION | Factory for WFM Components | SOURCE im_pred_node_id = im_pred_node_id |
488 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTAINER_OPERATION | Factory for WFM Components | SOURCE im_pred_node_p_ind = im_pred_node_p_ind. |
489 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_CONTROL | Factory for WFM Components | |
490 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_DEAD_END | Factory for WFM Components | SOURCE CALL METHOD me->process_dead_end |
491 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_DEAD_END | Factory for WFM Components | SOURCE EXPORTING |
492 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_DEAD_END | Factory for WFM Components | SOURCE im_context = im_context |
493 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_DEAD_END | Factory for WFM Components | SOURCE im_node_definition = im_node_definition |
494 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_DEAD_END | Factory for WFM Components | SOURCE im_step_definition = im_step_definition |
495 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_DEAD_END | Factory for WFM Components | SOURCE im_node_p_ind = im_node_p_ind |
496 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_DEAD_END | Factory for WFM Components | SOURCE im_node_l_ind = im_node_l_ind |
497 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_DEAD_END | Factory for WFM Components | SOURCE im_pred_node_id = im_pred_node_id |
498 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_DEAD_END | Factory for WFM Components | SOURCE im_pred_node_p_ind = im_pred_node_p_ind. |
499 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_ENDIF | Factory for WFM Components | SOURCE CALL METHOD me->process_endif |
500 | ![]() |
CL_SWF_WFM_COMPONENT_FACTORY - PROCESS_ENDIF | Factory for WFM Components | SOURCE EXPORTING |