SAP ABAP Interface IF_SRT_WSP_CDTC_JNET (CDTC Object for JNET Usage)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CENTRAL_DT_CACHE Central Design Time Cache 20130307
Properties
Interface IF_SRT_WSP_CDTC_JNET  
Short Description CDTC Object for JNET Usage    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20121206   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_WSP_CDTC_JNET has no interface.
Friends
Interface IF_SRT_WSP_CDTC_JNET has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_COLOR_MODE Static Attribute Public Type reference (TYPE) STRING mode for colors 20130423
2 MS_FOCUSED Static Attribute Public Type reference (TYPE) BOOLEAN 'X' focused 20130422
3 MS_IGNORE_SYSTEMS Static Attribute Public Type reference (TYPE) BOOLEAN 'X' if systems are ignored 20130416
4 MS_NAVIGATION_MODE Static Attribute Public Type reference (TYPE) STRING Navigation Mode in JNet 20130416
5 MS_SELECTED Static Attribute Public Type reference (TYPE) SRT_CDTC_JNET_ID is selected node 20130417
6 MTS_ALLOWED_SYSTEMS Static Attribute Public Type reference (TYPE) STTY_CON_SYSTEM_KEY SOAManager Connectivity: Key/ID of systems 20130416
7 MTS_KNOWN_OBJECTS Static Attribute Public Type reference (TYPE) SRT_CDTC_JNET_ID_TAB Table for JNet ID's of already asked Objects 20130416
8 MTS_STRONG_NODES Static Attribute Public Type reference (TYPE) SRT_CDTC_T_OBJ_REF Table of strong nodes 20130416
9 MTS_SYSTEM_COLOR Static Attribute Public Type reference (TYPE) SRT_WSP_CDTC_JNET_SYS_COL Table for System-Color dependencies 20130424
10 MTS_WEAK_NODES Static Attribute Public Type reference (TYPE) SRT_CDTC_T_OBJ_REF table of Parent / children objects 20130416
11 MT_CHILDREN Instance attribute Public Type reference (TYPE) SRT_CDTC_T_OBJ_REF table of Parent / children objects 20130416
12 MT_PARENTS Instance attribute Public Type reference (TYPE) SRT_CDTC_T_OBJ_REF table of Parent / children objects 20130416
13 M_EXPANDED Instance attribute Public Type reference (TYPE) BOOLEAN 'X' if expanded 20130416
14 M_POTENTIALLY_INVISIBLE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130416
15 M_STRONG_DUPLICATE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130416
16 M_VISIBLE Instance attribute Public Type reference (TYPE) BOOLEAN 'X' if node is visible 20130416
17 M_WEAK_DUPLICATE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130416
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_STRONG_NODES Instance method Public Method add strong nodes to mts_strong_nodes 20130422
2 ADD_TO_WEAK_NODES Instance method Public Method add weak nodes to mts_weak_nodes 20130422
3 COLLAPSE Instance method Public Method Collapses the node 20130307
4 COLLAPSE_ALL Instance method Public Method Collapses all nodes in the network 20130318
5 COLLAPSE_ALL_BELOW Instance method Public Method Collapses all nodes below this one 20130410
6 EXPAND Instance method Public Method Expands the node 20130307
7 EXPAND_ALL Instance method Public Method Expands all nodes 20130318
8 EXPAND_ALL_BELOW Instance method Public Method Expands all nodes below this one 20130410
9 FIND_ALLOWED_DUPLICATE Instance method Public Method Find allowed duplicate 20130418
10 GET_CHILDREN Instance method Public Method Loads children 20130308
11 GET_COLOR_MODE Static method Public Method gets the mode of the color 20130423
12 GET_JNET_DATA Instance method Public Method Returns the Jnet Data 20130307
13 GET_JNET_DATA_EDGE Instance method Public Method Returns JNet data for the edges of the node 20130307
14 GET_JNET_DATA_NODE Instance method Public Method Returns JNet data for the node 20130307
15 GET_JNET_DATA_PARENT_EDGE Instance method Public Method Returns JNet data for the edges to parents who are not expan 20130312
16 GET_JNET_ID Instance method Public Method Returns the JNet ID 20121206
17 GET_NAVIGATION_MODE Static method Public Method Returns navigation mode 20130411
18 GET_PARENTS Instance method Public Method Loads parents 20130308
19 GET_RANDOM_COLOR Static method Public Method Get random color, String: 'r,g,b' 20130423
20 GET_SYSTEM_LIST Static method Public Method Get remote system list 20130423
21 HIDE_ALL Instance method Public Method Hide every node 20130419
22 IS_ALLOWED Instance method Public Method Returns true if node is in 20130411
23 IS_EXPANDED Instance method Public Method Returns true if node is expanded 20130307
24 IS_POTENTIALLY_INVISIBLE Instance method Public Method Returns potential invisibility 20130315
25 IS_SELECTED Instance method Public Method Returns true if this node is the selected one 20130415
26 IS_VISIBLE Instance method Public Method Returns visibility 20130314
27 LAYER_UP Instance method Public Method One layer up 20130419
28 MARK_DUPLICATES Instance method Public Method find identical parent on different systems 20130418
29 SET_ALLOWED_SYSTEMS Static method Public Method Sets the allowed systems table 20130411
30 SET_COLOR_MODE Static method Public Method sets the mode of the color 20130423
31 SET_DUPLICATE_STRONG Instance method Public Method 20130411
32 SET_DUPLICATE_WEAK Instance method Public Method 20130411
33 SET_IGNORE_SYSTEMS Static method Public Method Ignores systems 20130412
34 SET_INVISIBLE Instance method Public Method Hides the node 20130308
35 SET_NAVIGATION_MODE Static method Public Method Sets navigation mode 20130411
36 SET_POTENTIALLY_INVISIBLE Instance method Public Method Sets the node and all it's children potentially invisible 20130315
37 SET_SELECTED Instance method Public Method Sets this node as the selected one 20130417
38 SET_VISIBLE Instance method Public Method Sets the node visible 20130308
39 SET_VISIBLE_FOCUS Instance method Public Method Set visible Test 20130425
40 SET_VISIBLE_SIMPLE Instance method Public Method Checks if node will be visible in simple mode 20130416
Events
Interface IF_SRT_WSP_CDTC_JNET has no event.
Types
Interface IF_SRT_WSP_CDTC_JNET has no local type.
Method Signatures

Method ADD_TO_STRONG_NODES Signature

Method ADD_TO_STRONG_NODES on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method ADD_TO_STRONG_NODES on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method ADD_TO_WEAK_NODES Signature

Method ADD_TO_WEAK_NODES on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method ADD_TO_WEAK_NODES on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method COLLAPSE Signature

Method COLLAPSE on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method COLLAPSE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method COLLAPSE_ALL Signature

Method COLLAPSE_ALL on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method COLLAPSE_ALL on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method COLLAPSE_ALL_BELOW Signature

Method COLLAPSE_ALL_BELOW on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method COLLAPSE_ALL_BELOW on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAYER Call by reference Type reference (TYPE) INT4 1 Natural number 20130308

Method EXPAND on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method EXPAND_ALL Signature

Method EXPAND_ALL on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method EXPAND_ALL on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method EXPAND_ALL_BELOW Signature

Method EXPAND_ALL_BELOW on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method EXPAND_ALL_BELOW on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method FIND_ALLOWED_DUPLICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CDTC_JNET Object whose duplicate is to be found 20130418
2 Returning R_OBJECT Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CDTC_JNET Allowed duplicate object 20130418

Method FIND_ALLOWED_DUPLICATE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method GET_CHILDREN on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method GET_COLOR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COLOR_MODE Value transfer Type reference (TYPE) STRING 20130423

Method GET_COLOR_MODE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method GET_JNET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EDGES Call by reference Type reference (TYPE) SRT_WSP_JNET_GRAPH_EDGE_TAB Edges 20130308
2 Exporting E_NODES Call by reference Type reference (TYPE) SRT_WSP_JNET_GRAPH_NODE_TAB Nodes 20130308
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130307

Method GET_JNET_DATA_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EDGES Value transfer Type reference (TYPE) SRT_WSP_JNET_GRAPH_EDGE_TAB Edges 20130308

Method GET_JNET_DATA_EDGE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method GET_JNET_DATA_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE Value transfer Type reference (TYPE) SRT_WSP_JNET_GRAPH_NODE Nodes 20130308

Method GET_JNET_DATA_NODE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method GET_JNET_DATA_PARENT_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EDGES Value transfer Type reference (TYPE) SRT_WSP_JNET_GRAPH_EDGE_TAB 20130312

Method GET_JNET_DATA_PARENT_EDGE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method GET_JNET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_JNET_ID Value transfer Type reference (TYPE) SRT_CDTC_JNET_ID JNET ID für CDTC Objekte 20121206
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121213

Method GET_NAVIGATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAVIGATION_MODE Value transfer Type reference (TYPE) STRING Navigation Mode 20130411

Method GET_NAVIGATION_MODE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method GET_PARENTS Signature

Method GET_PARENTS on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method GET_PARENTS on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method GET_RANDOM_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COLOR Value transfer Type reference (TYPE) STRING Random color 20130423

Method GET_RANDOM_COLOR on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method GET_SYSTEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SYSTEM_LIST Value transfer Type reference (TYPE) STTY_CON_SYSTEM_INFORMATION System list 20130423

Method GET_SYSTEM_LIST on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method HIDE_ALL Signature

Method HIDE_ALL on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method HIDE_ALL on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method IS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ALLOWED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130411

Method IS_ALLOWED on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method IS_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXPANDED Value transfer Type reference (TYPE) BOOLEAN 'X' if expanded 20130308

Method IS_EXPANDED on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method IS_POTENTIALLY_INVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_POTENTIALLY_INVISIBLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130315

Method IS_POTENTIALLY_INVISIBLE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method IS_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SELECTED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130415

Method IS_SELECTED on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VISIBLE Value transfer Type reference (TYPE) BOOLEAN Visibility 20130314

Method IS_VISIBLE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method LAYER_UP Signature

Method LAYER_UP on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method LAYER_UP on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method MARK_DUPLICATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CDTC_JNET Central Design Time Cache: Object Type 20130418

Method MARK_DUPLICATES on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_ALLOWED_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ALLOWED_SYSTEMS Call by reference Type reference (TYPE) STTY_CON_SYSTEM_KEY SOAManager Connectivity: Key/ID of systems 20130411

Method SET_ALLOWED_SYSTEMS on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_COLOR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLOR_MODE Call by reference Type reference (TYPE) STRING 20130423

Method SET_COLOR_MODE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_DUPLICATE_STRONG Signature

Method SET_DUPLICATE_STRONG on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method SET_DUPLICATE_STRONG on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_DUPLICATE_WEAK Signature

Method SET_DUPLICATE_WEAK on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method SET_DUPLICATE_WEAK on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_IGNORE_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_SYSTEMS Call by reference Type reference (TYPE) BOOLEAN 'X': ignore systems 20130412

Method SET_IGNORE_SYSTEMS on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_INVISIBLE Signature

Method SET_INVISIBLE on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method SET_INVISIBLE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_NAVIGATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAVIGATION_MODE Call by reference Type reference (TYPE) STRING Navigation Mode 20130411

Method SET_NAVIGATION_MODE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_POTENTIALLY_INVISIBLE Signature

Method SET_POTENTIALLY_INVISIBLE on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method SET_POTENTIALLY_INVISIBLE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_SELECTED Signature

Method SET_SELECTED on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method SET_SELECTED on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_VISIBLE Signature

Method SET_VISIBLE on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method SET_VISIBLE on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_VISIBLE_FOCUS Signature

Method SET_VISIBLE_FOCUS on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method SET_VISIBLE_FOCUS on Interface IF_SRT_WSP_CDTC_JNET has no exception.

Method SET_VISIBLE_SIMPLE Signature

Method SET_VISIBLE_SIMPLE on Interface IF_SRT_WSP_CDTC_JNET has no parameter.
Method SET_VISIBLE_SIMPLE on Interface IF_SRT_WSP_CDTC_JNET has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740