SAP ABAP Interface IF_CTS_UI_CNTCTX_COMMON_PARTS (cCTS: Context for Entity UIs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_WDUI (Package) Central CTS Web Dynpro UIs

⤷

⤷

Properties
Interface | IF_CTS_UI_CNTCTX_COMMON_PARTS | |
Short Description | cCTS: Context for Entity UIs |
General Data
Package | SCTS_DIST_CTL_WDUI | Central CTS Web Dynpro UIs |
Created | 20110222 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CTS_UI_CNTCTX_COMMON_PARTS has no forward declaration.
Interfaces
Interface IF_CTS_UI_CNTCTX_COMMON_PARTS has no interface.
Friends
Interface IF_CTS_UI_CNTCTX_COMMON_PARTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | WDCTX_ALERT | Constant | Public | Type reference (TYPE) | STRING | `ALERT` | 20110222 | ||
2 | WDCTX_CLUSTERS_SELECTED | Constant | Public | Type reference (TYPE) | STRING | `CLUSTERS_SELECTED` | 20110223 | ||
3 | WDCTX_CONTEXT | Constant | Public | Type reference (TYPE) | STRING | `CONTEXT` | 20110222 | ||
4 | WDCTX_FAVORITES | Constant | Public | Type reference (TYPE) | STRING | `FAVORITES` | 20110222 | ||
5 | WDCTX_LANDSCAPES | Constant | Public | Type reference (TYPE) | STRING | `LANDSCAPES` | 20110222 | ||
6 | WDCTX_LANDSCAPE_SELECTED | Constant | Public | Type reference (TYPE) | STRING | `LANDSCAPE_SELECTED` | 20110223 | ||
7 | WDCTX_SYSTEMINFO | Constant | Public | Type reference (TYPE) | STRING | `SYSTEMINFO` | 20110222 | ||
8 | WDCTX_SYSTEMLIST | Constant | Public | Type reference (TYPE) | STRING | `SYSTEMLIST` | 20110222 | ||
9 | WDCTX_SYSTEMS_SELECTED | Constant | Public | Type reference (TYPE) | STRING | `SYSTEMS_SELECTED` | 20110223 | ||
10 | WDCTX_SYSTEMTABLE_ATTR | Constant | Public | Type reference (TYPE) | STRING | `SYSTEMTABLE_ATTR` | 20110222 |
Methods
Interface IF_CTS_UI_CNTCTX_COMMON_PARTS has no method.
Events
Interface IF_CTS_UI_CNTCTX_COMMON_PARTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ELEMENTS_ALERT | Public | See coding | 20110222 | elements_alert type
standard table of element_alert
with default key
|
||
2 | ELEMENTS_CLUSTERS_SELECTED | Public | See coding | 20110223 | elements_clusters_selected type
standard table of element_clusters_selected
with default key
|
||
3 | ELEMENTS_FAVORITES | Public | See coding | 20110222 | elements_favorites type
standard table of element_favorites
with default key
|
||
4 | ELEMENTS_LANDSCAPES | Public | See coding | 20110222 | elements_landscapes type
standard table of element_landscapes
with default key
|
||
5 | ELEMENTS_LANDSCAPE_SELECTED | Public | See coding | 20110223 | elements_landscape_selected type
standard table of element_landscape_selected
with default key
|
||
6 | ELEMENTS_RECURSION | Public | Type reference (TYPE) | ELEMENTS_FAVORITES | 20110222 |
|
|
7 | ELEMENTS_SYSTEMINFO | Public | See coding | 20110222 | elements_systeminfo type
standard table of element_systeminfo
with default key
|
||
8 | ELEMENTS_SYSTEMLIST | Public | See coding | 20110222 | elements_systemlist type
standard table of element_systemlist
with default key
|
||
9 | ELEMENTS_SYSTEMS_SELECTED | Public | See coding | 20110223 | elements_systems_selected type
standard table of element_systems_selected
with default key
|
||
10 | ELEMENTS_SYSTEMTABLE_ATTR | Public | See coding | 20110222 | elements_systemtable_attr type
standard table of element_systemtable_attr
with default key
|
||
11 | ELEMENT_ALERT | Public | See coding | 20110222 | begin of element_alert,
cnt type tmsalog-cnt,
setsys type tmsalog-setsys,
id type tmsalog-id,
domnam type tmsalog-domnam,
sysnam type tmsalog-sysnam,
client type tmsalog-client,
service type tmsalog-service,
function type tmsalog-function,
error type tmsalog-error,
severity type tmsalog-severity,
text type tmsalog-text,
context type tmsalog-context,
msgid type tmsalog-msgid,
msgty type tmsalog-msgty,
msgno type tmsalog-msgno,
msgv1 type tmsalog-msgv1,
msgv2 type tmsalog-msgv2,
msgv3 type tmsalog-msgv3,
msgv4 type tmsalog-msgv4,
curdate type tmsalog-curdate,
curtime type tmsalog-curtime,
curuser type tmsalog-curuser,
methodptr type tmsalog-methodptr,
execmode type tmsalog-execmode,
end of element_alert
|
||
12 | ELEMENT_CLUSTERS_SELECTED | Public | See coding | 20110223 | begin of element_clusters_selected,
cluster_name type if_cts_system_collection=>ty_name,
domain_name type if_cts_system_collection=>ty_domain_name,
edit type boolean,
button_text type string,
end of element_clusters_selected
|
||
13 | ELEMENT_FAVORITES | Public | See coding | 20110222 | begin of element_favorites,
text type string,
type type char1,
system type cl_cts_ui_faves_manager=>ty_fav_system,
cluster type cl_cts_ui_faves_manager=>ty_fav_cluster,
landscape type cl_cts_ui_faves_manager=>ty_fav_landscape,
end of element_favorites
|
||
14 | ELEMENT_LANDSCAPES | Public | See coding | 20110222 | begin of element_landscapes,
landscape_ref type ref to if_cts_landscape,
name type if_cts_landscape=>ty_name,
description type string,
end of element_landscapes
|
||
15 | ELEMENT_LANDSCAPE_SELECTED | Public | See coding | 20110223 | begin of element_landscape_selected,
landscape_name type string,
landscape_system type tmscsys-sysnam,
landscape_description type string,
edit type boolean,
button_text type string,
end of element_landscape_selected
|
||
16 | ELEMENT_RECURSION | Public | Type reference (TYPE) | ELEMENT_FAVORITES | 20110222 |
|
|
17 | ELEMENT_SYSTEMINFO | Public | See coding | 20110222 | begin of element_systeminfo,
name type if_cts_system=>ty_name,
domain type if_cts_system=>ty_domain_name,
show_import_info type boolean,
type type if_cts_system=>ty_type,
mode_text type string,
status_text type string,
type_text type string,
last_import_date type d,
last_import_time type t,
description type string,
scheduler_active type boolean,
scheduler_text type string,
end of element_systeminfo
|
||
18 | ELEMENT_SYSTEMLIST | Public | See coding | 20110222 | begin of element_systemlist,
system_ref type ref to if_cts_system,
name type if_cts_ui_system_source=>ty_ui_system-name,
description type if_cts_ui_system_source=>ty_ui_system-description,
type type if_cts_ui_system_source=>ty_ui_system-type,
domain type if_cts_ui_system_source=>ty_ui_system-domain,
unique type if_cts_ui_system_source=>ty_ui_system-unique,
uniqueparent type if_cts_ui_system_source=>ty_ui_system-uniqueparent,
expanded type if_cts_ui_system_source=>ty_ui_system-expanded,
leaf type if_cts_ui_system_source=>ty_ui_system-leaf,
is_collection type if_cts_ui_system_source=>ty_ui_system-is_collection,
end of element_systemlist
|
||
19 | ELEMENT_SYSTEMS_SELECTED | Public | See coding | 20110223 | begin of element_systems_selected,
system_name type if_cts_system=>ty_name,
domain_name type if_cts_system=>ty_domain_name,
edit type boolean,
button_text type string,
end of element_systems_selected
|
||
20 | ELEMENT_SYSTEMTABLE_ATTR | Public | See coding | 20110222 | begin of element_systemtable_attr,
rows type i,
col_only type boolean,
end of element_systemtable_attr
|
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |