# |
Type |
Visibility |
Typing |
Associated Type |
Description |
Created on |
Type Source |
1 |
TS_BROWSER_SETTINGS |
Public |
See coding |
|
|
20111202 |
begin of ts_browser_settings,
general type ts_browser_settings_general,
filter type ts_browser_settings_filter,
end of ts_browser_settings
|
2 |
TS_BROWSER_SETTINGS_FILTER |
Public |
See coding |
|
|
20111202 |
begin of ts_browser_settings_filter,
source type tt_bs_source_filter,
swcv type tt_bs_swcv_filter,
nspace type tt_bs_nspace_filter,
obj_types type tt_bs_obj_types_filter,
packages type tt_bs_packages_filter,
end of ts_browser_settings_filter
|
3 |
TS_BROWSER_SETTINGS_GENERAL |
Public |
See coding |
|
|
20111202 |
begin of ts_browser_settings_general,
disp_last_object type sesdb_disp_last_obj,
expand_source_nodes type prx_boolean,
end of ts_browser_settings_general
|
4 |
TS_BS_NSPACE_FILTER |
Public |
See coding |
|
|
20111202 |
begin of ts_bs_nspace_filter,
nspace type char255,
end of ts_bs_nspace_filter
|
5 |
TS_BS_OBJ_TYPES_FILTER |
Public |
See coding |
|
|
20111202 |
begin of ts_bs_obj_types_filter,
obj_type type char30,
end of ts_bs_obj_types_filter
|
6 |
TS_BS_PACKAGES_FILTER |
Public |
See coding |
|
|
20120302 |
begin of ts_bs_packages_filter,
package type devclass,
end of ts_bs_packages_filter
|
7 |
TS_BS_SOURCE_FILTER |
Public |
See coding |
|
|
20111202 |
begin of ts_bs_source_filter,
source type char30,
end of ts_bs_source_filter
|
8 |
TS_BS_SWCV_FILTER |
Public |
See coding |
|
|
20111202 |
begin of ts_bs_swcv_filter,
swcv type char255,
guid type string,
end of ts_bs_swcv_filter
|
9 |
TS_CATEGORY |
Public |
See coding |
|
|
20111129 |
begin of ts_category,
gen_appl type cl_proxy_category=>t_gen_appl,
cat type cl_proxy_category=>t_category,
cat_txt type string,
end of ts_category
|
10 |
TS_ESR_OBJECT |
Public |
See coding |
|
|
20111017 |
begin of ts_esr_object,
swcv_guid type string,
rep_object type ref to cl_srapi_rep_object,
end of ts_esr_object
|
11 |
TS_EXT_CORE_KEY |
Public |
See coding |
|
|
20130823 |
begin of ts_ext_core_key,
type type prx_type,
name type prx_ifrnam,
namespace type prx_nspce,
end of ts_ext_core_key
|
12 |
TS_FILTER_RELEVANCE |
Public |
See coding |
|
|
20120302 |
begin of ts_filter_relevance,
filter type char30,
node_type type char30,
end of ts_filter_relevance
|
13 |
TS_NAMESPACE |
Public |
See coding |
|
|
20110114 |
begin of ts_namespace,
name type string,
comp_guid type string,
comp_name type string,
comp_vers type string,
visibility type string,
nspace_ref type ref to cl_srapi_rep_namespace,
swcv_ref type ref to cl_srapi_software_comp_version,
end of ts_namespace
|
14 |
TS_NODE_DATA |
Public |
See coding |
|
|
20111129 |
begin of ts_node_data,
node_subtype type char30,
* node_category type char30,
node_class type char30,
node_text type string,
node_key_type type int2,
end of ts_node_data
|
15 |
TS_NODE_FILTER |
Public |
See coding |
|
|
20120302 |
begin of ts_node_filter,
node type ref to if_esd_browser_node,
filter type char30,
used_filter type ts_browser_settings_filter,
end of ts_node_filter
|
16 |
TS_R3_OBJECT |
Public |
See coding |
|
|
20111017 |
begin of ts_r3_object,
r3_object type prx_r3obj,
r3_obj_name type prx_r3name.
include type ts_ext_core_key.
types:
devclass type devclass,
direction type prx_dir,
gen_appl type prxgenappl,
wsdl_type type prx_wsdlty,
changed_on_ifr type prx_version_id,
r3state type R3STATE,
regeneration_needed type prx_boolean,
end of ts_r3_object
|
17 |
TS_SUBNODE_DATA |
Public |
See coding |
|
|
20111129 |
begin of ts_subnode_data,
node_type type char30,
source type char30,
gen_appl type char30,
nodes type if_esd_browser_node=>tt_node_val,
end of ts_subnode_data
|
18 |
TS_SWCVS |
Public |
See coding |
|
|
20111007 |
begin of ts_swcvs,
key type prx_s_comp,
swcv_ref type ref to cl_srapi_software_comp_version,
end of ts_swcvs
|
19 |
TT_BS_NSPACE_FILTER |
Public |
See coding |
|
|
20111202 |
tt_bs_nspace_filter type standard table of ts_bs_nspace_filter with key nspace
|
20 |
TT_BS_OBJ_TYPES_FILTER |
Public |
See coding |
|
|
20111202 |
tt_bs_obj_types_filter type standard table of ts_bs_obj_types_filter with key obj_type
|
21 |
TT_BS_PACKAGES_FILTER |
Public |
See coding |
|
|
20120302 |
tt_bs_packages_filter type standard table of ts_bs_packages_filter with key package
|
22 |
TT_BS_SOURCE_FILTER |
Public |
See coding |
|
|
20111202 |
tt_bs_source_filter type standard table of ts_bs_source_filter with key source
|
23 |
TT_BS_SWCV_FILTER |
Public |
See coding |
|
|
20111202 |
tt_bs_swcv_filter type standard table of ts_bs_swcv_filter with key swcv guid
|
24 |
TT_CATEGORIES |
Public |
See coding |
|
|
20111129 |
tt_categories type standard table of ts_category with key gen_appl cat
|
25 |
TT_CHANGED_OBJECTS |
Public |
See coding |
|
|
20111221 |
tt_changed_objects type standard table of t_changed_objects with key object_key
|
26 |
TT_DATA_ALL |
Public |
See coding |
|
|
20111230 |
tt_data_all type standard table of t_data_all with key esr_object r3_object swcv nspace package
|
27 |
TT_ESR_OBJECTS |
Public |
See coding |
|
|
20111017 |
tt_esr_objects type standard table of ts_esr_object with non-unique default key
|
28 |
TT_FAV |
Public |
See coding |
|
|
20111230 |
tt_fav type standard table of t_fav with key key
|
29 |
TT_FAVORITES |
Public |
See coding |
|
|
20120305 |
tt_favorites type standard table of ref to if_esd_browser_node with key table_line
|
30 |
TT_FILTER_RELEVANCE |
Public |
See coding |
|
|
20120302 |
tt_filter_relevance type standard table of ts_filter_relevance with key filter node_type
|
31 |
TT_NAMESPACES |
Public |
See coding |
|
|
20110114 |
tt_namespaces type standard table of ts_namespace with key name
|
32 |
TT_NODES_DATA |
Public |
See coding |
|
|
20111129 |
tt_nodes_data type hashed table of ts_node_data
with UNIQUE KEY node_subtype
with unique hashed key class components node_class
|
33 |
TT_NODE_FILTER |
Public |
See coding |
|
|
20120302 |
tt_node_filter type standard table of ts_node_filter with key node filter
|
34 |
TT_NSPACE_FILTER |
Public |
See coding |
|
|
20111205 |
tt_nspace_filter type standard table of esdb_nspace_filter with key name
|
35 |
TT_OBJECT_DATA |
Public |
See coding |
|
|
20110127 |
tt_object_data type standard table of t_object_data with key key
|
36 |
TT_OBJECT_KEY |
Public |
See coding |
|
|
20111221 |
tt_object_key type standard table of t_object_key with default key
|
37 |
TT_OBJTYPES |
Public |
See coding |
|
|
20111010 |
tt_objtypes type standard table of prx_type
|
38 |
TT_PACKAGES |
Public |
See coding |
|
|
20120222 |
tt_packages type standard table of t_package with key package
|
39 |
TT_PACKAGES_FILTER |
Public |
See coding |
|
|
20120302 |
tt_packages_filter type standard table of esdb_packages_filter with key name
|
40 |
TT_R3_OBJECTS |
Public |
See coding |
|
|
20111017 |
tt_r3_objects type standard table of ts_r3_object with key r3_object r3_obj_name
|
41 |
TT_SUBNODES |
Public |
See coding |
|
|
20111129 |
tt_subnodes type standard table of ts_subnode_data with key node_type source gen_appl
|
42 |
TT_SWCVS |
Public |
See coding |
|
|
20111007 |
tt_swcvs type standard table of ts_swcvs with key key-guid
|
43 |
TT_SWCVS_FILTER |
Public |
See coding |
|
|
20111205 |
tt_swcvs_filter type standard table of esdb_scwv_filter with key name
|
44 |
T_ABSTR_KEY |
Public |
See coding |
|
|
20110128 |
begin of t_abstr_key,
type type string,
name type string,
guid type string,
end of t_abstr_key
|
45 |
T_CHANGED_OBJECTS |
Public |
See coding |
|
|
20111221 |
begin of t_changed_objects,
object_key type t_object_key,
operation type string,
version_id type prx_version_id,
exists_active type prx_boolean,
exists_inactive type prx_boolean,
end of t_changed_objects
|
46 |
T_DATA_ALL |
Public |
See coding |
|
|
20111230 |
begin of t_data_all,
esr_object type ts_esr_object,
r3_object type ts_r3_object,
swcv type ts_swcvs,
nspace type ts_namespace,
package type devclass,
user type uname,
end of t_data_all
|
47 |
T_FAV |
Public |
See coding |
|
|
20111230 |
begin of t_fav,
key type t_object_key,
object type t_data_all,
end of t_fav
|
48 |
T_INT_KEY |
Public |
See coding |
|
|
20110930 |
begin of t_int_key,
r3_object type tadir-object,
obj_name type tadir-obj_name,
sub_obj type char30,
end of t_int_key
|
49 |
T_KEY_TYPE |
Public |
Type reference (TYPE) |
I |
|
20110127 |
|
50 |
T_OBJECT_DATA |
Public |
See coding |
|
|
20110127 |
begin of t_object_data,
key type t_object_key,
object type ref to if_esd_browser_object_data,
end of t_object_data
|
51 |
T_OBJECT_KEY |
Public |
See coding |
|
|
20110126 |
begin of t_object_key,
key_type type t_key_type,
ext_key type t_proxy_ext_key,
int_key type t_int_key,
abstr_key type t_abstr_key,
path type string,
end of t_object_key
|
52 |
T_PACKAGE |
Public |
See coding |
|
|
20120222 |
begin of t_package,
package type devclass,
end of t_package
|
53 |
T_PROXY_EXT_KEY |
Public |
See coding |
|
|
20110127 |
begin of t_proxy_ext_key,
type type prx_type,
name type prx_ifrnam,
namespace type prx_nspce,
gen_appl type prxgenappl,
package type devclass,
swcv_guid type string,
end of t_proxy_ext_key
|
54 |
T_WB_KEY |
Public |
See coding |
|
|
20110126 |
begin of t_wb_key,
type type seu_objtyp,
name type seu_objkey,
end of t_wb_key
|