SAP ABAP Class CL_SRT_WSP_CB_JNET_AIBC (AIBC)
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_AIBC  
Short Description AIBC    
Super Class    
Instantiability of a Class 0  Private 
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_AIBC has no forward declaration.
Interfaces
Class CL_SRT_WSP_CB_JNET_AIBC has no interface implemented.
Friends
Class CL_SRT_WSP_CB_JNET_AIBC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACTORS Instance attribute Private Type reference (TYPE) STTY_SRT_CB_JNET_ACTORS Actors 20130612
2 MT_AIBCS Static Attribute Private Type reference (TYPE) STTY_SRT_CB_JNET_AIBC AIBCs 20130612
3 MT_EDGES Instance attribute Private Type reference (TYPE) SRT_WSP_JNET_GRAPH_EDGE_TAB 20130612
4 MT_INSTANCES Static Attribute Private Type reference (TYPE) STTY_SRT_CB_JNET_AIBC AIBCs 20130612
5 M_AIBC Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME AIBC 20130612
6 M_CDTC_ISD Static Attribute Private Type reference (TYPE) SRT_WSP_CDTC_SCEN Central Design Time Cache: Integration Scenario Definition 20130612
7 M_INTEGRATION_SCENARIO Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME ISD Name 20130612
8 M_NODE Instance attribute Private Type reference (TYPE) SRT_WSP_JNET_GRAPH_NODE 20130612
9 M_SCENARIO_ID Instance attribute Private Type reference (TYPE) SRT_WSP_CONFIG_REQ_ID WSP ID of Configuration Request (Mass Configuration) 20130617
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACTOR Instance method Private Method Adds an Actor to the AIBC 20130612
2 CONSTRUCTOR Instance method Private Constructor 20130612
3 GENERATE_JNET_DATA Instance method Public Method Generates nodes and edges of the AIBC (overview) 20130612
4 GET_ACTOR Instance method Public Method Searchs for an actor in the AIBC 20130612
5 GET_AIBC Instance method Public Method Gets AIBC String 20130612
6 GET_INSTANCE Static method Public Method Gets an AIBC instance 20130612
7 GET_INSTANCE_BY_AIBC Static method Public Method Searchs for an AIBC instance 20130612
8 GET_INTEGRATION_SZENARIO Instance method Public Method 20130612
9 GET_JNET_DATA_DETAIL Instance method Public Method Collects detail JNet data for a semantic contract 20130612
10 GET_JNET_DATA_OVERVIEW Instance method Public Method Returns generated JNet data 20130614
11 GET_JNET_DATA_OVERVIEW_ALL Static method Public Method Collects all JNet data from all AIBCs 20130614
12 IS_FIRST_AIBC Instance method Public Method Checks if this AIBC could be the first AIBC of the ISD 20130612
13 IS_LAST_AIBC Instance method Public Method Checks if this AIBC could be the last AIBC of the ISD 20130612
14 RESET Static method Public Method Clears the list of AIBCs 20130612
Events
Class CL_SRT_WSP_CB_JNET_AIBC has no event.
Types
Class CL_SRT_WSP_CB_JNET_AIBC has no local type.
Method Signatures

Method ADD_ACTOR 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_CFAC Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
3 Importing I_CFAC_SCGR_EXT_NS Call by reference Type reference (TYPE) STRING 20130612
4 Importing I_COIM Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
5 Importing I_COIM_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONTRACT_IMPL_TYPE SRT: Contract Implementation Type 20130612
6 Importing I_EXT_NAME Call by reference Type reference (TYPE) STRING 20130612
7 Importing I_EXT_NS Call by reference Type reference (TYPE) STRING 20130612
8 Importing I_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID_CE SRT: Identifiable Business Context Reference ID 20130612
9 Importing I_SCGR Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
10 Importing I_SEMANTIC_CONTRACT Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
11 Importing I_TYPE Call by reference Type reference (TYPE) SRT_CDTC_OBJ_DET_TYPE Central Design Time Cache: Object Detail Type 20130612

Method ADD_ACTOR on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AIBC Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME AIBC 20130612
2 Importing I_INTEGRATION_SCENARIO Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME ISD 20130612
3 Importing I_SCENARIO_ID Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQ_ID WSP ID of Configuration Request (Mass Configuration) 20130617

Method CONSTRUCTOR on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method GENERATE_JNET_DATA Signature

Method GENERATE_JNET_DATA on class CL_SRT_WSP_CB_JNET_AIBC has no parameter.
Method GENERATE_JNET_DATA on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method GET_ACTOR 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_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID_CE SRT: Identifiable Business Context Reference ID 20130612
3 Importing I_SEMANTIC_CONTRACT Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
4 Importing I_TYPE Call by reference Type reference (TYPE) SRT_CDTC_OBJ_DET_TYPE Central Design Time Cache: Object Detail Type 20130612
5 Returning R_ACTOR Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_CB_JNET_ACTOR IBCR/Actor 20130612

Method GET_ACTOR on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method GET_AIBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AIBC Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612

Method GET_AIBC on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CFAC Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
2 Importing I_COIM Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
3 Importing I_COIM_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONTRACT_IMPL_TYPE SRT: Contract Implementation Type 20130612
4 Importing I_EXT_NAME Call by reference Type reference (TYPE) STRING 20130612
5 Importing I_EXT_NS Call by reference Type reference (TYPE) STRING 20130612
6 Importing I_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID_CE SRT: Identifiable Business Context Reference ID 20130612
7 Importing I_INTEGRATION_SCENARIO Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME ISD 20130612
8 Importing I_SCENARIO_ID Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQ_ID WSP ID of Configuration Request (Mass Configuration) 20130617
9 Importing I_SCGR Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612
10 Importing I_SEMANTIC_CONTRACT Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Semantic Contract 20130612
11 Importing I_TYPE Call by reference Type reference (TYPE) SRT_CDTC_OBJ_DET_TYPE Central Design Time Cache: Object Detail Type 20130612
12 Returning R_AIBC Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_CB_JNET_AIBC AIBC 20130612
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130612

Method GET_INSTANCE_BY_AIBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AIBC Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME AIBC Name 20130612
2 Importing I_INTEGRATION_SCENARIO Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME ISD 20130612
3 Importing I_SCENARIO_ID Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQ_ID WSP ID of Configuration Request (Mass Configuration) 20130617
4 Returning R_AIBC Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_CB_JNET_AIBC AIBC Object 20130612

Method GET_INSTANCE_BY_AIBC on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method GET_INTEGRATION_SZENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INTEGRATION_SCENARIO Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME ISD 20130612

Method GET_INTEGRATION_SZENARIO on class CL_SRT_WSP_CB_JNET_AIBC 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_EDGES Call by reference Type reference (TYPE) SRT_WSP_JNET_GRAPH_EDGE_TAB 20130612
2 Exporting E_NODES Call by reference Type reference (TYPE) SRT_WSP_JNET_GRAPH_NODE_TAB 20130612
3 Importing I_SEMANTIC_CONTRACT Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130612

Method GET_JNET_DATA_DETAIL on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method GET_JNET_DATA_OVERVIEW 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 20130614
2 Exporting E_NODES Call by reference Type reference (TYPE) SRT_WSP_JNET_GRAPH_NODE_TAB 20130614

Method GET_JNET_DATA_OVERVIEW on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method GET_JNET_DATA_OVERVIEW_ALL 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 20130614
2 Exporting E_NODES Call by reference Type reference (TYPE) SRT_WSP_JNET_GRAPH_NODE_TAB 20130614
3 Importing I_SCENARIO_ID Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQ_ID WSP ID of Configuration Request (Mass Configuration) 20130620

Method GET_JNET_DATA_OVERVIEW_ALL on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method IS_FIRST_AIBC Signature

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

Method IS_FIRST_AIBC on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method IS_LAST_AIBC Signature

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

Method IS_LAST_AIBC on class CL_SRT_WSP_CB_JNET_AIBC has no exception.

Method RESET Signature

Method RESET on class CL_SRT_WSP_CB_JNET_AIBC has no parameter.
Method RESET on class CL_SRT_WSP_CB_JNET_AIBC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740