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 MT_CONNECTIONS Instance attribute Private Type reference (TYPE) STTY_SRT_CB_JNET_CONT_CONNECTS IBCR Connections 20130614
2 MT_DETAIL_EDGES Instance attribute Private Type reference (TYPE) SRT_WSP_JNET_GRAPH_EDGE_TAB 20130704
3 MT_OVERVIEW_EDGES Instance attribute Private Type reference (TYPE) SRT_WSP_JNET_GRAPH_EDGE_TAB 20130614
4 M_ACTOR_NAME Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
5 M_AIBC Instance attribute Private Object reference (TYPE REF TO) CL_SRT_WSP_CB_JNET_AIBC AIBC 20130612
6 M_CFAC Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
7 M_CFAC_SCGR_EXT_NS Instance attribute Private Type reference (TYPE) STRING 20130612
8 M_COIM Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
9 M_COIM_TYPE Instance attribute Private Type reference (TYPE) SRT_WSP_CONTRACT_IMPL_TYPE SRT: Contract Implementation Type 20130612
10 M_DETAIL_NODE Instance attribute Private Type reference (TYPE) SRT_WSP_JNET_GRAPH_NODE 20130612
11 M_EXT_NAME Instance attribute Private Type reference (TYPE) STRING 20130612
12 M_EXT_NS Instance attribute Private Type reference (TYPE) STRING 20130612
13 M_IBCR Instance attribute Private Type reference (TYPE) SRT_WSP_IBCR_ID_CE SRT: Identifiable Business Context Reference ID 20130612
14 M_OVERVIEW_NODE Instance attribute Private Type reference (TYPE) SRT_WSP_JNET_GRAPH_NODE 20130612
15 M_SCGR Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
16 M_SEMANTIC_CONTRACT Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
17 M_TOUCHED Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130612
18 M_TYPE 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 CONNECT Instance method Private Method Connects this Actor to another one 20130612
2 CONSTRUCTOR Instance method Public Constructor 20130612
3 CREATE_CONNECTION Instance method Public Method Creates the connection with another Actor 20130614
4 GENERATE_JNET_DATA Instance method Public Method Generates Nodes and Edges of the Actor (overview and detail) 20130612
5 GENERATE_JNET_DATA_EDGE Instance method Private Method Generates Edges of the Actor (overview and detail) 20130612
6 GENERATE_JNET_DATA_NODE Instance method Private Method Generates Nodes of the Actor (overview and detail) 20130612
7 GET_ACTOR_NAME Instance method Public Method Returns the Name of the Actor 20130612
8 GET_CONNECTED_ACTOR Instance method Public Method Returns the connected Actor 20130613
9 GET_CONNECTED_AIBC Instance method Public Method Returns the AIBC of the connected Actor 20130612
10 GET_CONNECTIONS Instance method Public Method Returns the connections 20130614
11 GET_IBCR Instance method Public Method 20130612
12 GET_JNET_DATA_DETAIL Instance method Public Method Returns the generated JNet data (overview) 20130612
13 GET_JNET_OVERVIEW_EDGES Instance method Public Method 20130614
14 GET_JNET_OVERVIEW_NODE Instance method Public Method Returns the generated JNet data (detail) 20130614
15 GET_SEMANTIC_CONTRACT Instance method Public Method 20130612
16 GET_TYPE Instance method Public Method 20130612
17 IS_INITIATOR Instance method Public Method Checks if this Actor is the initiator of it's connection 20130612
18 RESET_TOUCHED_FLAG 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 Importing I_ACTOR Call by reference Object reference (TYPE REF TO) CL_SRT_WSP_CB_JNET_ACTOR IBCR/Actor 20130612
2 Importing 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 Importing I_ACTOR_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
2 Importing I_AIBC Call by reference Object reference (TYPE REF TO) CL_SRT_WSP_CB_JNET_AIBC AIBC 20130612
3 Importing I_CFAC Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20130612
4 Importing I_CFAC_SCGR_EXT_NS Call by reference Type reference (TYPE) STRING 20130612
5 Importing I_COIM Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20130612
6 Importing I_COIM_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONTRACT_IMPL_TYPE 20130612
7 Importing I_EXT_NAME Call by reference Type reference (TYPE) STRING 20130612
8 Importing I_EXT_NS Call by reference Type reference (TYPE) STRING 20130612
9 Importing I_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID_CE SRT: Identifiable Business Context Reference ID 20130612
10 Importing I_SCGR Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20130612
11 Importing I_SEMANTIC_CONTRACT Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
12 Importing 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 Importing I_ACTOR Call by reference Object reference (TYPE REF TO) CL_SRT_WSP_CB_JNET_ACTOR SRT: Identifiable Business Context Reference ID 20130614
2 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Exporting E_EDGE Call by reference Type reference (TYPE) SRT_WSP_JNET_GRAPH_EDGE 20130612
2 Exporting E_NODE Call by reference Type reference (TYPE) SRT_WSP_JNET_GRAPH_NODE 20130612
3 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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