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 | Instance method | Public | Method | Create an Instance of IBC | 20120608 | |
| 2 | Instance method | Public | Method | Check Existence of IBC | 20120608 | |
| 3 | Static method | Public | Method | Query IBC´s | 20121031 | |
| 4 | Instance method | Public | Method | Open an Instance of IBC by ID | 20120608 | |
| 5 | 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 | CLASS_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120608 | ||||
| 2 | RECEIVER_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_NAME | 20120608 | ||||
| 3 | RECEIVER_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20120608 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_ID | 20120608 | ||||
| 3 | RECEIVER_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_NAME | 20120608 | ||||
| 4 | RECEIVER_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IBC_LIST | Value transfer | Type reference (TYPE) | STTY_SRT_IBC | SRT: Identifiable Business Contexts | 20121031 | |||
| 2 | MAX_HITS | Call by reference | Type reference (TYPE) | SRT_AD_SEARCH_NUM_MAX_HITS | SRT Advanced Search Maximum Number of Hits | 20121031 | |||
| 3 | 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 | ID | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_ID | 20120608 | ||||
| 2 | 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 | 20120608 |
Method OPEN_BY_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECEIVER_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_NAME | 20120608 | ||||
| 2 | RECEIVER_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20120608 | ||||
| 3 | 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 | 20120608 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |