SAP ABAP Class CL_SRT_WSP_IBC_CLIENT (Application class for client IBCs)
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_APPLICATION SRT: Identifiable Business Context Application 20120713
Properties
Class CL_SRT_WSP_IBC_CLIENT  
Short Description Application class for client IBCs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20120713   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_IBC_CLIENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_IBC_APPLICATION SRT: Identifiable Business Context Application 20120713
Friends
Class CL_SRT_WSP_IBC_CLIENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_SRT_WSP_IBC_CLIENT' 20120713
2 CO_OPERATION_CREATE Constant Public Type reference (TYPE) SRT_WSP_IBC_OPERATION 'CREATE' 20120713
3 CO_OPERATION_DELETE Constant Public Type reference (TYPE) SRT_WSP_IBC_OPERATION 'DELETE' 20120713
4 CO_TYPE_CLIENT Constant Public Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 'CLIENT' 20120713
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLIENT_IBCR_ID_BY_LOGSYS Static method Public Method Gets IBC Reference ID by Logical System 20131128
2 OPEN Static method Public Method 20120713
Events
Class CL_SRT_WSP_IBC_CLIENT has no event.
Types
Class CL_SRT_WSP_IBC_CLIENT has no local type.
Method Signatures

Method GET_CLIENT_IBCR_ID_BY_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBCR_ID Value transfer Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20131128
2 Importing LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20131128
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG Error Class for Web Service Configuration 20131128

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBC_CLIENT Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_IBC_APPLICATION 20120713

Method OPEN on class CL_SRT_WSP_IBC_CLIENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740