SAP ABAP Class CL_SRT_WSP_CB_JNET_ACTOR (JNet representation of a Contract Actor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Properties
| Class | CL_SRT_WSP_CB_JNET_ACTOR | |
| Short Description | JNet representation of a Contract Actor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20130612 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_CB_JNET_ACTOR has no forward declaration.
Interfaces
Class CL_SRT_WSP_CB_JNET_ACTOR has no interface implemented.
Friends
Class CL_SRT_WSP_CB_JNET_ACTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STTY_SRT_CB_JNET_CONT_CONNECTS | IBCR Connections | 20130614 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_JNET_GRAPH_EDGE_TAB | 20130704 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_JNET_GRAPH_EDGE_TAB | 20130614 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130612 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRT_WSP_CB_JNET_AIBC | AIBC | 20130612 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130612 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130612 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130612 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_CONTRACT_IMPL_TYPE | SRT: Contract Implementation Type | 20130612 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_JNET_GRAPH_NODE | 20130612 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130612 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130612 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_IBCR_ID_CE | SRT: Identifiable Business Context Reference ID | 20130612 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_JNET_GRAPH_NODE | 20130612 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130612 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130612 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130612 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | SRT_CDTC_OBJ_DET_TYPE | Central Design Time Cache: Object Detail Type | 20130612 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Connects this Actor to another one | 20130612 | |
| 2 | Instance method | Public | Constructor | 20130612 | ||
| 3 | Instance method | Public | Method | Creates the connection with another Actor | 20130614 | |
| 4 | Instance method | Public | Method | Generates Nodes and Edges of the Actor (overview and detail) | 20130612 | |
| 5 | Instance method | Private | Method | Generates Edges of the Actor (overview and detail) | 20130612 | |
| 6 | Instance method | Private | Method | Generates Nodes of the Actor (overview and detail) | 20130612 | |
| 7 | Instance method | Public | Method | Returns the Name of the Actor | 20130612 | |
| 8 | Instance method | Public | Method | Returns the connected Actor | 20130613 | |
| 9 | Instance method | Public | Method | Returns the AIBC of the connected Actor | 20130612 | |
| 10 | Instance method | Public | Method | Returns the connections | 20130614 | |
| 11 | Instance method | Public | Method | 20130612 | ||
| 12 | Instance method | Public | Method | Returns the generated JNet data (overview) | 20130612 | |
| 13 | Instance method | Public | Method | 20130614 | ||
| 14 | Instance method | Public | Method | Returns the generated JNet data (detail) | 20130614 | |
| 15 | Instance method | Public | Method | 20130612 | ||
| 16 | Instance method | Public | Method | 20130612 | ||
| 17 | Instance method | Public | Method | Checks if this Actor is the initiator of it's connection | 20130612 | |
| 18 | Instance method | Public | Method | Resets the touched flag | 20130612 |
Events
Class CL_SRT_WSP_CB_JNET_ACTOR has no event.
Types
Class CL_SRT_WSP_CB_JNET_ACTOR has no local type.
Method Signatures
Method CONNECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTOR | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_CB_JNET_ACTOR | IBCR/Actor | 20130612 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CB_CONNECTION_TYPE | SRT: Contract Based Connection Type | 20130612 |
Method CONNECT on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTOR_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130612 | |||
| 2 | I_AIBC | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_CB_JNET_AIBC | AIBC | 20130612 | |||
| 3 | I_CFAC | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20130612 | ||||
| 4 | I_CFAC_SCGR_EXT_NS | Call by reference | Type reference (TYPE) | STRING | 20130612 | ||||
| 5 | I_COIM | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20130612 | ||||
| 6 | I_COIM_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONTRACT_IMPL_TYPE | 20130612 | ||||
| 7 | I_EXT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130612 | ||||
| 8 | I_EXT_NS | Call by reference | Type reference (TYPE) | STRING | 20130612 | ||||
| 9 | I_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID_CE | SRT: Identifiable Business Context Reference ID | 20130612 | |||
| 10 | I_SCGR | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20130612 | ||||
| 11 | I_SEMANTIC_CONTRACT | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130612 | |||
| 12 | I_TYPE | Call by reference | Type reference (TYPE) | SRT_CDTC_OBJ_DET_TYPE | Central Design Time Cache: Object Detail Type | 20130612 |
Method CONSTRUCTOR on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method CREATE_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTOR | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_CB_JNET_ACTOR | SRT: Identifiable Business Context Reference ID | 20130614 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CB_CONNECTION_TYPE | SRT: Contract Based Connection Type | 20130614 |
Method CREATE_CONNECTION on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GENERATE_JNET_DATA Signature
Method GENERATE_JNET_DATA on class CL_SRT_WSP_CB_JNET_ACTOR has no parameter.
Method GENERATE_JNET_DATA on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GENERATE_JNET_DATA_EDGE Signature
Method GENERATE_JNET_DATA_EDGE on class CL_SRT_WSP_CB_JNET_ACTOR has no parameter.
Method GENERATE_JNET_DATA_EDGE on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GENERATE_JNET_DATA_NODE Signature
Method GENERATE_JNET_DATA_NODE on class CL_SRT_WSP_CB_JNET_ACTOR has no parameter.
Method GENERATE_JNET_DATA_NODE on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_ACTOR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTOR_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130612 |
Method GET_ACTOR_NAME on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_CONNECTED_ACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTOR | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_CB_JNET_ACTOR | IBCR/Actor | 20130613 |
Method GET_CONNECTED_ACTOR on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_CONNECTED_AIBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_AIBC | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_CB_JNET_AIBC | AIBC | 20130612 |
Method GET_CONNECTED_AIBC on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONNECTIONS | Value transfer | Type reference (TYPE) | STTY_SRT_CB_JNET_CONT_CONNECTS | IBCR Connection | 20130614 |
Method GET_CONNECTIONS on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_IBCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IBCR | Value transfer | Type reference (TYPE) | SRT_WSP_IBCR_ID_CE | SRT: Identifiable Business Context Reference ID | 20130612 |
Method GET_IBCR on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_JNET_DATA_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EDGE | Call by reference | Type reference (TYPE) | SRT_WSP_JNET_GRAPH_EDGE | 20130612 | ||||
| 2 | E_NODE | Call by reference | Type reference (TYPE) | SRT_WSP_JNET_GRAPH_NODE | 20130612 | ||||
| 3 | I_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID_CE | SRT: Identifiable Business Context Reference ID | 20130704 |
Method GET_JNET_DATA_DETAIL on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_JNET_OVERVIEW_EDGES 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 | 20130614 |
Method GET_JNET_OVERVIEW_EDGES on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_JNET_OVERVIEW_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 | 20130614 |
Method GET_JNET_OVERVIEW_NODE on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_SEMANTIC_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SEMANTIC_CONTRACT | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130612 |
Method GET_SEMANTIC_CONTRACT on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | SRT_CDTC_OBJ_DET_TYPE | Central Design Time Cache: Object Detail Type | 20130612 |
Method GET_TYPE on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method IS_INITIATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_INITIATOR | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130612 |
Method IS_INITIATOR on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
Method RESET_TOUCHED_FLAG Signature
Method RESET_TOUCHED_FLAG on class CL_SRT_WSP_CB_JNET_ACTOR has no parameter.
Method RESET_TOUCHED_FLAG on class CL_SRT_WSP_CB_JNET_ACTOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |