SAP ABAP Interface IF_SRT_WSP_IBC_APPLICATION (SRT: Identifiable Business Context Application)
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_EPM_IBC_IMPL | class for IBC creation | 20130227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_IBC_APPLICATION | callback class for IBC/IBCR test objects | 20120724 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_IBC_CLIENT | Application class for client IBCs | 20120713 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_TEST_IBC_IMPL | IBC Implemenation for SRT Unit Test | 20120608 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_TEST_IBC_SFS_IMPL | SRT FT Tests: Sell From Stock IBCs | 20120516 |
Properties
| Interface | IF_SRT_WSP_IBC_APPLICATION | |
| Short Description | SRT: Identifiable Business Context Application |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20120608 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_IBC_APPLICATION has no forward declaration.
Interfaces
Interface IF_SRT_WSP_IBC_APPLICATION has no interface.
Friends
Interface IF_SRT_WSP_IBC_APPLICATION has no friend.
Attributes
Interface IF_SRT_WSP_IBC_APPLICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Existence | 20120608 | |
| 2 | Instance method | Public | Method | List valid receiver types and names | 20120608 | |
| 3 | Instance method | Public | Method | List valid receiver types with description | 20120608 | |
| 4 | Instance method | Public | Method | Checks if operation is allowed | 20120608 | |
| 5 | Instance method | Public | Method | Informs application once operation has been processed | 20120608 |
Events
Interface IF_SRT_WSP_IBC_APPLICATION has no event.
Types
Interface IF_SRT_WSP_IBC_APPLICATION has no local type.
Method Signatures
Method EXISTS_RECEIVER 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 | 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 LIST_RECEIVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECEIVERS | Value transfer | Type reference (TYPE) | STTY_SRT_IBC_RECEIVER | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method LIST_RECEIVER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECEIVER_TYPES | Value transfer | Type reference (TYPE) | STTY_SRT_IBC_RECEIVER_TYPE | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method OPERATION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOWED | Value transfer | Type reference (TYPE) | BOOLEAN | 20120608 | ||||
| 2 | OPERATION | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_OPERATION | 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 OPERATION_PROCESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATION | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_OPERATION | 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 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |