Hierarchy
⤷
⤷
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 | Instance method | Public | Method | add strong nodes to mts_strong_nodes | 20130422 | |
| 2 | Instance method | Public | Method | add weak nodes to mts_weak_nodes | 20130422 | |
| 3 | Instance method | Public | Method | Collapses the node | 20130307 | |
| 4 | Instance method | Public | Method | Collapses all nodes in the network | 20130318 | |
| 5 | Instance method | Public | Method | Collapses all nodes below this one | 20130410 | |
| 6 | Instance method | Public | Method | Expands the node | 20130307 | |
| 7 | Instance method | Public | Method | Expands all nodes | 20130318 | |
| 8 | Instance method | Public | Method | Expands all nodes below this one | 20130410 | |
| 9 | Instance method | Public | Method | Find allowed duplicate | 20130418 | |
| 10 | Instance method | Public | Method | Loads children | 20130308 | |
| 11 | Static method | Public | Method | gets the mode of the color | 20130423 | |
| 12 | Instance method | Public | Method | Returns the Jnet Data | 20130307 | |
| 13 | Instance method | Public | Method | Returns JNet data for the edges of the node | 20130307 | |
| 14 | Instance method | Public | Method | Returns JNet data for the node | 20130307 | |
| 15 | Instance method | Public | Method | Returns JNet data for the edges to parents who are not expan | 20130312 | |
| 16 | Instance method | Public | Method | Returns the JNet ID | 20121206 | |
| 17 | Static method | Public | Method | Returns navigation mode | 20130411 | |
| 18 | Instance method | Public | Method | Loads parents | 20130308 | |
| 19 | Static method | Public | Method | Get random color, String: 'r,g,b' | 20130423 | |
| 20 | Static method | Public | Method | Get remote system list | 20130423 | |
| 21 | Instance method | Public | Method | Hide every node | 20130419 | |
| 22 | Instance method | Public | Method | Returns true if node is in | 20130411 | |
| 23 | Instance method | Public | Method | Returns true if node is expanded | 20130307 | |
| 24 | Instance method | Public | Method | Returns potential invisibility | 20130315 | |
| 25 | Instance method | Public | Method | Returns true if this node is the selected one | 20130415 | |
| 26 | Instance method | Public | Method | Returns visibility | 20130314 | |
| 27 | Instance method | Public | Method | One layer up | 20130419 | |
| 28 | Instance method | Public | Method | find identical parent on different systems | 20130418 | |
| 29 | Static method | Public | Method | Sets the allowed systems table | 20130411 | |
| 30 | Static method | Public | Method | sets the mode of the color | 20130423 | |
| 31 | Instance method | Public | Method | 20130411 | ||
| 32 | Instance method | Public | Method | 20130411 | ||
| 33 | Static method | Public | Method | Ignores systems | 20130412 | |
| 34 | Instance method | Public | Method | Hides the node | 20130308 | |
| 35 | Static method | Public | Method | Sets navigation mode | 20130411 | |
| 36 | Instance method | Public | Method | Sets the node and all it's children potentially invisible | 20130315 | |
| 37 | Instance method | Public | Method | Sets this node as the selected one | 20130417 | |
| 38 | Instance method | Public | Method | Sets the node visible | 20130308 | |
| 39 | Instance method | Public | Method | Set visible Test | 20130425 | |
| 40 | 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 | 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 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CDTC_JNET | Object whose duplicate is to be found | 20130418 | |||
| 2 | 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 | 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 | E_EDGES | Call by reference | Type reference (TYPE) | SRT_WSP_JNET_GRAPH_EDGE_TAB | Edges | 20130308 | |||
| 2 | E_NODES | Call by reference | Type reference (TYPE) | SRT_WSP_JNET_GRAPH_NODE_TAB | Nodes | 20130308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130307 |
Method GET_JNET_DATA_EDGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | WSP Exception | 20121213 |
Method GET_NAVIGATION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |