Class Method list used by SAP ABAP Class CL_CTS_UI_CNT_IMPHISTORY (CTS: Controller for import history)
SAP ABAP Class
CL_CTS_UI_CNT_IMPHISTORY (CTS: Controller for import history) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_CTS_EXTERNAL_OBJECTLIST - CREATE_HASH | ECTS: External Object Lists | |
2 | ![]() |
CL_CTS_IMP_HISTORY_UI_HELPER - GET_ICON_FOR_RC | Helper for import history display | |
3 | ![]() |
CL_CTS_IMP_HISTORY_UI_HELPER - GET_TEXT_FOR_RC | Helper for import history display | |
4 | ![]() |
CL_CTS_LANDSCAPE_FACTORY - GET_ALL_SYSTEMS_FLAT | System and landscape factory | |
5 | ![]() |
CL_CTS_LANDSCAPE_FACTORY - GET_SYSTEM | System and landscape factory | |
6 | ![]() |
CL_CTS_LANDSCAPE_FACTORY - GET_SYSTEM | System and landscape factory | |
7 | ![]() |
CL_CTS_LOGVIEW_UI_REUSE - LOGVIEW_BROWSER_URL | Reuse of the log UI component | |
8 | ![]() |
CL_CTS_OBJECTLIST_UI_REUSE - OBJECTLIST_BROWSER_URL | CTS+ Object List UI Reuse Tools | |
9 | ![]() |
CL_CTS_REMOTE_REQ_MGR - GET_DWNG_ANALYSIS | extension of remote manager for dependencies check | |
10 | ![]() |
CL_CTS_SYSTEM_STATUS - CHECK_PLUGINS | cCTS: Representation of a system with plugins | |
11 | ![]() |
CL_CTS_SYSTEM_STATUS_FACTORY - GET_SINGLE_SYST_STATUS_BY_REF | cCTS: Factory to create a system status | |
12 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - CHECK_DATES_CHANGED | CTS: Controller for import history | SOURCE if me->check_dates_changed( ) = abap_true. |
13 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - CONVERT_ENTRIES | CTS: Controller for import history | |
14 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - DISPLAY_HISTORY | CTS: Controller for import history | |
15 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - DISPLAY_HISTORY | CTS: Controller for import history | |
16 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - DISPLAY_HISTORY | CTS: Controller for import history | |
17 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - FILTER | CTS: Controller for import history | |
18 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - FILTER_REQUESTS_FOR_ANALYSIS | CTS: Controller for import history | SOURCE me->filter_requests_for_analysis( changing transports = entries ). " apply analysis filter |
19 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - FILTER_REQUESTS_FOR_ANALYSIS | CTS: Controller for import history | SOURCE me->filter_requests_for_analysis( changing transports = entries ). "get filtered entries |
20 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - GET_BUFFERED_HISTORY | CTS: Controller for import history | SOURCE entries = me->get_buffered_history( ). |
21 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - GET_BUFFERED_HISTORY | CTS: Controller for import history | SOURCE entries = me->get_buffered_history( ). |
22 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - GET_FILTERED_SYSTEMS | CTS: Controller for import history | |
23 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - GET_HISTORY | CTS: Controller for import history | SOURCE me->get_history( systemid = systemid ). |
24 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - GET_HISTORY | CTS: Controller for import history | SOURCE me->get_history( systemid = sysname ). |
25 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - GET_SYSTEM | CTS: Controller for import history | SOURCE lv_system = me->get_system( )->get_name( ). |
26 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - LOAD_CHILDREN | CTS: Controller for import history | |
27 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - MAIN_OVS_USAGE | CTS: Controller for import history | |
28 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - OPEN_ANALYSIS | CTS: Controller for import history | SOURCE me->open_analysis( context_element = context_element ). |
29 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - OPEN_OBJECT_BROWSER | CTS: Controller for import history | SOURCE me->open_object_browser( context_element = context_element systemid = systemid ). |
30 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - POPANALYSIS_OK | CTS: Controller for import history | SOURCE me->popanalysis_ok( wdevent = wdevent ). |
31 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - REFRESH_ANALYSIS | CTS: Controller for import history | SOURCE entries = me->refresh_analysis( ). " refresh analysis only for filtered items |
32 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - REFRESH_ANALYSIS | CTS: Controller for import history | SOURCE entries = me->refresh_analysis( ). " refresh analysis |
33 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - ROWS_CHANGED | CTS: Controller for import history | SOURCE me->rows_changed( id = id ). |
34 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - SHOW_DOWNGRADES_MESSAGE | CTS: Controller for import history | SOURCE me->show_downgrades_message( ). |
35 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - SHOW_DOWNGRADES_MESSAGE | CTS: Controller for import history | SOURCE me->show_downgrades_message( ). " display the message how many downgrades were found last time |
36 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - SHOW_LOGS | CTS: Controller for import history | SOURCE me->show_logs( context_element = context_element ). |
37 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - TOGGLE_ANALYSE_MODE | CTS: Controller for import history | |
38 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - UPDATE_ROWS | CTS: Controller for import history | SOURCE update_rows( id = 'MENUACTIONITEM_USER' ). |
39 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - UPDATE_ROWS | CTS: Controller for import history | SOURCE update_rows( id = 'MENUACTIONITEM_SMALL' ). |
40 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - UPDATE_ROWS | CTS: Controller for import history | SOURCE update_rows( id = 'MENUACTIONITEM_MEDIUM' ). |
41 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - UPDATE_ROWS | CTS: Controller for import history | SOURCE update_rows( id = 'MENUACTIONITEM_LARGE' ). |
42 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - UPDATE_ROWS | CTS: Controller for import history | SOURCE update_rows( id = 'MENUACTIONITEM_USER' ). |
43 | ![]() |
CL_CTS_UI_CNT_IMPHISTORY - UPDATE_ROWS | CTS: Controller for import history | SOURCE me->update_rows( id = id ). |
44 | ![]() |
CL_CTS_USER_DEFAULTS - GET_BOOLEAN_FOR_KEY | CTS User Defaults | |
45 | ![]() |
CL_CTS_USER_DEFAULTS - GET_STRING_FOR_KEY | CTS User Defaults | |
46 | ![]() |
CL_CTS_USER_DEFAULTS - SET_BOOLEAN_FOR_KEY | CTS User Defaults | |
47 | ![]() |
CL_CTS_USER_DEFAULTS - SET_STRING_FOR_KEY | CTS User Defaults | |
48 | ![]() |
CL_CTS_USER_DEFAULTS - STANDARD_DEFAULTS | CTS User Defaults | |
49 | ![]() |
CL_CTS_USER_DEFAULTS - STANDARD_DEFAULTS | CTS User Defaults | |
50 | ![]() |
CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | |
51 | ![]() |
CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | |
52 | ![]() |
CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | |
53 | ![]() |
CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | |
54 | ![]() |
CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | |
55 | ![]() |
IF_CTS_IMPORT_HISTORY - GET_CHILDREN_OF_ENTITY | CTS: Import History | |
56 | ![]() |
IF_CTS_IMPORT_HISTORY - GET_HISTORY | CTS: Import History | |
57 | ![]() |
IF_CTS_SYSTEM - GET_COMMUNICATION_SYSTEM | General System | |
58 | ![]() |
IF_CTS_SYSTEM - GET_DESCRIPTION | General System | |
59 | ![]() |
IF_CTS_SYSTEM - GET_DOMAIN_NAME | General System | |
60 | ![]() |
IF_CTS_SYSTEM - GET_DOMAIN_NAME | General System | |
61 | ![]() |
IF_CTS_SYSTEM - GET_NAME | General System | |
62 | ![]() |
IF_CTS_SYSTEM - GET_NAME | General System | |
63 | ![]() |
IF_CTS_SYSTEM - GET_NAME | General System | |
64 | ![]() |
IF_CTS_SYSTEM - GET_TYPE | General System | |
65 | ![]() |
IF_CTS_SYSTEM - GET_TYPE | General System | |
66 | ![]() |
IF_CTS_SYSTEM - IS_REMOUTE_ENABLED | General System | |
67 | ![]() |
IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | |
68 | ![]() |
IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | |
69 | ![]() |
IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | |
70 | ![]() |
IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | |
71 | ![]() |
IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | |
72 | ![]() |
IF_WD_COMPONENT - GET_WINDOW_MANAGER | Web Dynpro: Component | |
73 | ![]() |
IF_WD_COMPONENT - GET_WINDOW_MANAGER | Web Dynpro: Component | |
74 | ![]() |
IF_WD_COMPONENT - GET_WINDOW_MANAGER | Web Dynpro: Component | |
75 | ![]() |
IF_WD_COMPONENT_ASSISTANCE - GET_TEXT | Model Interface for Web Dynpro | |
76 | ![]() |
IF_WD_COMPONENT_ASSISTANCE - GET_TEXT | Model Interface for Web Dynpro | |
77 | ![]() |
IF_WD_COMPONENT_ASSISTANCE - GET_TEXT | Model Interface for Web Dynpro | |
78 | ![]() |
IF_WD_COMPONENT_ASSISTANCE - GET_TEXT | Model Interface for Web Dynpro | |
79 | ![]() |
IF_WD_COMPONENT_ASSISTANCE - GET_TEXT | Model Interface for Web Dynpro | |
80 | ![]() |
IF_WD_CONTEXT_ELEMENT - GET_ATTRIBUTE | Web Dynpro: Interface for Node Element | |
81 | ![]() |
IF_WD_CONTEXT_ELEMENT - GET_ATTRIBUTE | Web Dynpro: Interface for Node Element | |
82 | ![]() |
IF_WD_CONTEXT_ELEMENT - GET_ATTRIBUTE | Web Dynpro: Interface for Node Element | |
83 | ![]() |
IF_WD_CONTEXT_ELEMENT - GET_ATTRIBUTE | Web Dynpro: Interface for Node Element | |
84 | ![]() |
IF_WD_CONTEXT_ELEMENT - GET_STATIC_ATTRIBUTES | Web Dynpro: Interface for Node Element | |
85 | ![]() |
IF_WD_CONTEXT_ELEMENT - SET_ATTRIBUTE | Web Dynpro: Interface for Node Element | |
86 | ![]() |
IF_WD_CONTEXT_ELEMENT - SET_STATIC_ATTRIBUTES | Web Dynpro: Interface for Node Element | |
87 | ![]() |
IF_WD_CONTEXT_NODE - BIND_ELEMENT | Web Dynpro: Interface for Context Nodes | |
88 | ![]() |
IF_WD_CONTEXT_NODE - BIND_ELEMENTS | Web Dynpro: Interface for Context Nodes | |
89 | ![]() |
IF_WD_CONTEXT_NODE - BIND_ELEMENTS | Web Dynpro: Interface for Context Nodes | |
90 | ![]() |
IF_WD_CONTEXT_NODE - BIND_TABLE | Web Dynpro: Interface for Context Nodes | |
91 | ![]() |
IF_WD_CONTEXT_NODE - BIND_TABLE | Web Dynpro: Interface for Context Nodes | |
92 | ![]() |
IF_WD_CONTEXT_NODE - CREATE_ELEMENT | Web Dynpro: Interface for Context Nodes | |
93 | ![]() |
IF_WD_CONTEXT_NODE - GET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
94 | ![]() |
IF_WD_CONTEXT_NODE - GET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
95 | ![]() |
IF_WD_CONTEXT_NODE - GET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
96 | ![]() |
IF_WD_CONTEXT_NODE - GET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
97 | ![]() |
IF_WD_CONTEXT_NODE - GET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
98 | ![]() |
IF_WD_CONTEXT_NODE - GET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
99 | ![]() |
IF_WD_CONTEXT_NODE - GET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
100 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
101 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
102 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
103 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
104 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
105 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
106 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
107 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
108 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
109 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
110 | ![]() |
IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | |
111 | ![]() |
IF_WD_CONTEXT_NODE - GET_ELEMENTS | Web Dynpro: Interface for Context Nodes | |
112 | ![]() |
IF_WD_CONTEXT_NODE - GET_NODE_INFO | Web Dynpro: Interface for Context Nodes | |
113 | ![]() |
IF_WD_CONTEXT_NODE - GET_NODE_INFO | Web Dynpro: Interface for Context Nodes | |
114 | ![]() |
IF_WD_CONTEXT_NODE - GET_STATIC_ATTRIBUTES_TABLE | Web Dynpro: Interface for Context Nodes | |
115 | ![]() |
IF_WD_CONTEXT_NODE - INVALIDATE | Web Dynpro: Interface for Context Nodes | |
116 | ![]() |
IF_WD_CONTEXT_NODE - REMOVE_ELEMENT | Web Dynpro: Interface for Context Nodes | |
117 | ![]() |
IF_WD_CONTEXT_NODE - SET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
118 | ![]() |
IF_WD_CONTEXT_NODE - SET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
119 | ![]() |
IF_WD_CONTEXT_NODE - SET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
120 | ![]() |
IF_WD_CONTEXT_NODE - SET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
121 | ![]() |
IF_WD_CONTEXT_NODE - SET_ATTRIBUTE | Web Dynpro: Interface for Context Nodes | |
122 | ![]() |
IF_WD_CONTEXT_NODE_INFO - GET_ATTRIBUTES | Web Dynpro: Interface for the metadata of a node | |
123 | ![]() |
IF_WD_CONTEXT_NODE_INFO - SET_ATTRIBUTE_VALUE_SET | Web Dynpro: Interface for the metadata of a node | |
124 | ![]() |
IF_WD_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: Controller Interface | |
125 | ![]() |
IF_WD_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: Controller Interface | |
126 | ![]() |
IF_WD_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: Controller Interface | |
127 | ![]() |
IF_WD_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: Controller Interface | |
128 | ![]() |
IF_WD_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: Controller Interface | |
129 | ![]() |
IF_WD_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: Controller Interface | |
130 | ![]() |
IF_WD_MESSAGE_MANAGER - CLEAR_MESSAGES | Message Manager | |
131 | ![]() |
IF_WD_MESSAGE_MANAGER - RAISE_ERROR_MESSAGE | Message Manager | |
132 | ![]() |
IF_WD_MESSAGE_MANAGER - REPORT_ERROR_MESSAGE | Message Manager | |
133 | ![]() |
IF_WD_MESSAGE_MANAGER - REPORT_ERROR_MESSAGE | Message Manager | |
134 | ![]() |
IF_WD_MESSAGE_MANAGER - REPORT_ERROR_MESSAGE | Message Manager | |
135 | ![]() |
IF_WD_MESSAGE_MANAGER - REPORT_ERROR_MESSAGE | Message Manager | |
136 | ![]() |
IF_WD_MESSAGE_MANAGER - REPORT_SUCCESS | Message Manager | |
137 | ![]() |
IF_WD_MESSAGE_MANAGER - REPORT_WARNING | Message Manager | |
138 | ![]() |
IF_WD_MESSAGE_MANAGER - REPORT_WARNING | Message Manager | |
139 | ![]() |
IF_WD_OVS - SET_CONFIGURATION | IF_WD_OVS-SET_CONFIGURATION | |
140 | ![]() |
IF_WD_OVS - SET_INPUT_STRUCTURE | IF_WD_OVS-SET_INPUT_STRUCTURE | |
141 | ![]() |
IF_WD_OVS - SET_OUTPUT_TABLE | IF_WD_OVS-SET_OUTPUT_TABLE | |
142 | ![]() |
IF_WD_VIEW_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: View Controller | |
143 | ![]() |
IF_WD_VIEW_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: View Controller | |
144 | ![]() |
IF_WD_VIEW_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: View Controller | |
145 | ![]() |
IF_WD_VIEW_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: View Controller | |
146 | ![]() |
IF_WD_VIEW_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: View Controller | |
147 | ![]() |
IF_WD_VIEW_CONTROLLER - GET_MESSAGE_MANAGER | Web Dynpro: View Controller | |
148 | ![]() |
IF_WD_WINDOW - CLOSE | IF_WD_WINDOW-CLOSE | |
149 | ![]() |
IF_WD_WINDOW - OPEN | IF_WD_WINDOW-OPEN | |
150 | ![]() |
IF_WD_WINDOW - OPEN | IF_WD_WINDOW-OPEN | |
151 | ![]() |
IF_WD_WINDOW - OPEN | IF_WD_WINDOW-OPEN | |
152 | ![]() |
IF_WD_WINDOW_MANAGER - CREATE_EXTERNAL_WINDOW | IF_WD_WINDOW_MANAGER-CREATE_EXTERNAL_WINDOW | |
153 | ![]() |
IF_WD_WINDOW_MANAGER - CREATE_EXTERNAL_WINDOW | IF_WD_WINDOW_MANAGER-CREATE_EXTERNAL_WINDOW | |
154 | ![]() |
IF_WD_WINDOW_MANAGER - CREATE_WINDOW | IF_WD_WINDOW_MANAGER-CREATE_WINDOW | |
155 | ![]() |
IWCI_CTS_GENERAL_CONFLICTS - SET_SEL_DOWN_REQUEST | Web Dynpro Interface COMPONENTCONTROLLER | |
156 | ![]() |
IWCI_CTS_IMPORT_HISTORY - WD_GET_API | WebDynpro Interface COMPONENTCONTROLLER | |
157 | ![]() |
IWCI_CTS_IMPORT_HISTORY - WD_GET_API | WebDynpro Interface COMPONENTCONTROLLER | |
158 | ![]() |
IWCI_CTS_IMPORT_HISTORY - WD_GET_API | WebDynpro Interface COMPONENTCONTROLLER |