SAP ABAP Interface IF_SRT_PUBLIC_IBCR_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_IBCR | SRT Public: Identifiable Business Context Reference | 20120608 |
Properties
Interface | IF_SRT_PUBLIC_IBCR_HANDLER | |
Short Description | SRT Public: IBC Handler |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20120608 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_SRT_PUBLIC_IBCR_HANDLER has no forward declaration.
Interfaces
Interface IF_SRT_PUBLIC_IBCR_HANDLER has no interface.
Friends
Interface IF_SRT_PUBLIC_IBCR_HANDLER has no friend.
Attributes
Interface IF_SRT_PUBLIC_IBCR_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create an Instance of IBCR | 20120608 |
2 | ![]() |
Instance method | Public | Method | Check Existence of IBCR | 20120608 |
3 | ![]() |
Static method | Public | Method | Gets IBC Reference ID by Logical System | 20131128 |
4 | ![]() |
Static method | Public | Method | Gets IBCR ID by receiver type and name | 20131128 |
5 | ![]() |
Static method | Public | Method | Query IBCR´s | 20121031 |
6 | ![]() |
Instance method | Public | Method | Open an Instance of IBCR by ID | 20120608 |
7 | ![]() |
Instance method | Public | Method | Open an Instance of IBCR by Receiver Type and Name | 20120608 |
Events
Interface IF_SRT_PUBLIC_IBCR_HANDLER has no event.
Types
Interface IF_SRT_PUBLIC_IBCR_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 | ![]() |
APPL_COMP | Call by reference | Type reference (TYPE) | UFPS_POSID | 20120608 | |||
2 | ![]() |
DESCRIPTIONS | Call by reference | Type reference (TYPE) | STTY_SRT_IBCR_T | 20120608 | |||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | 20120608 | |||
4 | ![]() |
LAST_CHANGE | Call by reference | Type reference (TYPE) | TIMESTAMP | 20120608 | |||
5 | ![]() |
RECEIVER_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_NAME | 20120608 | |||
6 | ![]() |
RECEIVER_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_SYSTEM | 20120608 | |||
7 | ![]() |
RECEIVER_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20120608 | |||
8 | ![]() |
TYPE_LONGTEXTS | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_IBC_LONGTEXTS | 20120608 | |||
9 | ![]() |
VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | 20120608 | |||
10 | ![]() |
VALID_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | 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_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_SYSTEM | 20120608 | |||
5 | ![]() |
RECEIVER_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20120608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120608 |
Method GET_CLIENT_IBCR_ID_BY_LOGSYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IBCR_ID | Value transfer | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20131128 | ||
2 | ![]() |
LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20131128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error Class for Web Service Configuration | 20131128 |
Method GET_ID_BY_RECEIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IBCR_ID | Value transfer | Type reference (TYPE) | SRT_WSP_IBCR_ID | 20131128 | |||
2 | ![]() |
RECEIVER_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_NAME | 20131128 | |||
3 | ![]() |
RECEIVER_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_SYSTEM | 20131128 | |||
4 | ![]() |
RECEIVER_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20131128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131128 |
Method LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IBCR_LIST | Value transfer | Type reference (TYPE) | STTY_SRT_IBCR | SRT: Identifiable Business Context References | 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_IBCR_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_IBCR_ID | 20120608 | |||
2 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_PUBLIC_IBCR | SRT Public: Identifiable Business Context Reference | 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_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_SYSTEM | 20120608 | |||
3 | ![]() |
RECEIVER_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20120608 | |||
4 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_PUBLIC_IBCR | SRT Public: Identifiable Business Context Reference | 20121031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120608 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |