SAP ABAP Class IF_SRT_PUBLIC_IBC_HANDLER (SRT Public: IBC Handler)
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
| Class | IF_SRT_PUBLIC_IBC_HANDLER | |
| Short Description | SRT Public: IBC Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120608 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_PUBLIC_IBC_HANDLER has no forward declaration.
Interfaces
Class IF_SRT_PUBLIC_IBC_HANDLER has no interface implemented.
Friends
Class IF_SRT_PUBLIC_IBC_HANDLER has no friend class.
Attributes
Class 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
Class IF_SRT_PUBLIC_IBC_HANDLER has no event.
Types
Class 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 class 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 |