SAP ABAP Class CL_SRT_WSP_IBC_IBCR_DET_CFG (SRT: IBC IBC Reference Determination)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_IBC_IBCR_DET_CFG SRT: IBC IBC Reference Determination Configuration 20120608
Properties
Class CL_SRT_WSP_IBC_IBCR_DET_CFG  
Short Description SRT: IBC IBC Reference Determination    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20120608   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_IBC_IBCR_DET_CFG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_IBC_IBCR_DET_CFG SRT: IBC IBC Reference Determination Configuration 20120608
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FACTORY 20120608 WSP Factory Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_IBC_IBCR_DET_CFG' 20120608
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTS Static method Public Method Instantiate existing object from database 20120608
2 CHECK_READ_ONLY Instance method Private Method Lock object 20120608
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120608
4 CREATE Static method Public Method Open Instance for Maintenance of Configuration 20120608
5 INSTANTIATE_EXISTING_OBJECT Instance method Private Method Check whether object is locked (if not -> error) 20120608
6 LIST Static method Public Method Check Existence 20120608
7 LOCK Instance method Private Method Unlock object 20120608
8 OPEN Static method Public Method Open Instance for Maintenance of Configuration 20120608
9 UNLOCK Instance method Private Method Get list of IBC/IBCR Determination 20120608
Events
Class CL_SRT_WSP_IBC_IBCR_DET_CFG has no event.
Types
Class CL_SRT_WSP_IBC_IBCR_DET_CFG has no local type.
Method Signatures

Method CHECK_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120608
2 Importing IV_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20120608
3 Importing IV_USER_NAME Call by reference Type reference (TYPE) UNAME 20120608
4 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLEAN 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method CHECK_READ_ONLY Signature

Method CHECK_READ_ONLY on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
2 Importing CREATE Call by reference Type reference (TYPE) BOOLEAN 20120608
3 Importing DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120608
4 Importing PROVIDER_IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
5 Importing TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20120608
6 Importing USER_NAME Call by reference Type reference (TYPE) UNAME 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONSUMER_IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
2 Importing IV_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120608
3 Importing IV_PROVIDER_IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120608
4 Importing IV_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20120608
5 Importing IV_USER_NAME Call by reference Type reference (TYPE) UNAME 20120608
6 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_IBC_IBCR_DET_CFG 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method INSTANTIATE_EXISTING_OBJECT Signature

Method INSTANTIATE_EXISTING_OBJECT on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRT_WSP_AD_SEARCH_ATTRIBUTE_T 20120608
2 Importing IV_MAX_HITS Call by reference Type reference (TYPE) SRT_AD_SEARCH_NUM_MAX_HITS 20120608
3 Returning RT_SRT_IBC_IBCR_DET Value transfer Type reference (TYPE) STTY_SRT_IBC_DET 20120608

Method LIST on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no exception.

Method LOCK Signature

Method LOCK on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120608
2 Importing IV_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20120608
3 Importing IV_USER_NAME Call by reference Type reference (TYPE) UNAME 20120608
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_IBC_IBCR_DET_CFG 20120608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608

Method UNLOCK Signature

Method UNLOCK on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120608
History
Last changed by/on SAP  20131127 
SAP Release Created in 740