SAP ABAP Interface IF_SRT_PUBLIC_IBC_HANDLER (SRT Public: IBC Handler)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_PUBLIC_IBC SRT Public: Identifiable Business Context 20120608
Properties
Interface IF_SRT_PUBLIC_IBC_HANDLER  
Short Description SRT Public: IBC Handler    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20120608   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_PUBLIC_IBC_HANDLER has no forward declaration.
Interfaces
Interface IF_SRT_PUBLIC_IBC_HANDLER has no interface.
Friends
Interface IF_SRT_PUBLIC_IBC_HANDLER has no friend.
Attributes
Interface IF_SRT_PUBLIC_IBC_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Create an Instance of IBC 20120608
2 EXISTS Instance method Public Method Check Existence of IBC 20120608
3 LIST Static method Public Method Query IBC´s 20121031
4 OPEN_BY_ID Instance method Public Method Open an Instance of IBC by ID 20120608
5 OPEN_BY_RECEIVER Instance method Public Method Open an Instance of IBC by Receiver Type and Name 20120608
Events
Interface IF_SRT_PUBLIC_IBC_HANDLER has no event.
Types
Interface IF_SRT_PUBLIC_IBC_HANDLER has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120608
2 Importing RECEIVER_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120608
3 Importing RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120608

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN 20120608
2 Importing ID Call by reference Type reference (TYPE) SRT_WSP_IBC_ID 20120608
3 Importing RECEIVER_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120608
4 Importing RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120608

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBC_LIST Value transfer Type reference (TYPE) STTY_SRT_IBC SRT: Identifiable Business Contexts 20121031
2 Importing MAX_HITS Call by reference Type reference (TYPE) SRT_AD_SEARCH_NUM_MAX_HITS SRT Advanced Search Maximum Number of Hits 20121031
3 Importing SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRT_WSP_AD_SEARCH_ATTRIBUTE_T SRT: Advanced Search Attributes 20121031

Method LIST on Interface IF_SRT_PUBLIC_IBC_HANDLER has no exception.

Method OPEN_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) SRT_WSP_IBC_ID 20120608
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRT_PUBLIC_IBC SRT Public: Identifiable Business Context 20121031
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120608

Method OPEN_BY_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECEIVER_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120608
2 Importing RECEIVER_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120608
3 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRT_PUBLIC_IBC SRT Public: Identifiable Business Context 20121031
# Exception Resumable Description Created on
1 CX_SRT_PUBLIC_CONFIG 20120608
History
Last changed by/on SAP  20130531 
SAP Release Created in 740