SAP ABAP Class CL_SRV_BINDING_GUI (XI Services: WS Binding (In/Out/Direct))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SAI_SERVICES (Package) Determine Adapter Configuration

⤷

⤷

Properties
Class | CL_SRV_BINDING_GUI | |
Short Description | XI Services: WS Binding (In/Out/Direct) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_SERVICES | Determine Adapter Configuration |
Created | 20060912 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRV_BINDING_GUI has no interface implemented.
Friends
Class CL_SRV_BINDING_GUI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSRVBINDING | Binding - Header | 20061023 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20060912 |
2 | ![]() |
Static method | Private | Method | Creates binding from ssrvbinding | 20060912 |
3 | ![]() |
Instance method | Public | Method | Gets WS client assignment for interface | 20060912 |
4 | ![]() |
Instance method | Public | Method | Gets WS server assignment for interface | 20060912 |
5 | ![]() |
Instance method | Public | Method | Gets XI object ID | 20060912 |
6 | ![]() |
Instance method | Public | Method | Gets WS client runtime configuration | 20060912 |
7 | ![]() |
Instance method | Public | Method | Gets WS server runtime configuration | 20060912 |
8 | ![]() |
Instance method | Public | Method | Gets XI message header (sender/receiver/interface) | 20060912 |
9 | ![]() |
Instance method | Public | Method | Gets Boolean: If client has configuration | 20061018 |
10 | ![]() |
Instance method | Public | Method | Gets Boolean: If server has configuration | 20061023 |
11 | ![]() |
Static method | Public | Method | Read Inbound Binding from Database (with * Logic) | 20060912 |
12 | ![]() |
Static method | Public | Method | Read Inbound Binding from Database (with ObjID) | 20060912 |
13 | ![]() |
Static method | Public | Method | Reads outbound binding from database (with *-logic) | 20060912 |
14 | ![]() |
Static method | Public | Method | Read Inbound Binding from Database (with ObjID) | 20060912 |
15 | ![]() |
Static method | Public | Method | Read P2P binding from DB (with *-logic) | 20060912 |
16 | ![]() |
Static method | Public | Method | Read P2P binding from DB (with ObjID) | 20060912 |
Events
Class CL_SRV_BINDING_GUI has no event.
Types
Class CL_SRV_BINDING_GUI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BINDING | Call by reference | Type reference (TYPE) | SSRVBINDING | XI Services: Objekt ID | 20061023 |
Method CONSTRUCTOR on class CL_SRV_BINDING_GUI has no exception.
Method CREATE_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BINDING | Call by reference | Type reference (TYPE) | SSRVBINDING | XI Services: Bindings | 20060912 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRV_BINDING_GUI | XI Services: Inbound und Outbound Binding | 20060912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI Services: Inbound und Outbound Binding Fehler | 20060912 |
Method GET_ASSIGNMENT_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SSRVRTASSIGN | XI Services: Mapping from Binding to Assignment | 20060912 |
Method GET_ASSIGNMENT_CLIENT on class CL_SRV_BINDING_GUI has no exception.
Method GET_ASSIGNMENT_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SSRVRTASSIGN | XI Services: Mapping from Binding to Assignment | 20060912 |
Method GET_ASSIGNMENT_SERVER on class CL_SRV_BINDING_GUI has no exception.
Method GET_BINDING_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SSRV_OBJECT_ID | XI Services: Objekt ID | 20060912 |
Method GET_BINDING_ID on class CL_SRV_BINDING_GUI has no exception.
Method GET_RTCONFIG_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SSRVRTCONFIG | XI Services: Mapping XI Config to WS Runtime Config | 20060912 |
Method GET_RTCONFIG_CLIENT on class CL_SRV_BINDING_GUI has no exception.
Method GET_RTCONFIG_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SSRVRTCONFIG | XI Services: Mapping XI Config to WS Runtime Config | 20060912 |
Method GET_RTCONFIG_SERVER on class CL_SRV_BINDING_GUI has no exception.
Method GET_SENDER_RECEIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SSRV_SENDER_RECEIVER | XI Services: Sender-Empfänger-Paar für Inbound Fall | 20060912 |
Method GET_SENDER_RECEIVER on class CL_SRV_BINDING_GUI has no exception.
Method HAS_CLIENT_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI Services: Inbound und Outbound Binding Fehler | 20061023 | |
2 | ![]() |
XI Services: Channel Fehler | 20061023 |
Method HAS_SERVER_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI Services: Inbound und Outbound Binding Fehler | 20061023 | |
2 | ![]() |
XI Services: Channel Fehler | 20061023 |
Method READ_IN_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIONNAME | Call by reference | Type reference (TYPE) | SXI_ACTION | XI: Interface-Name | 20060912 | ||
2 | ![]() |
ACTIONNS | Call by reference | Type reference (TYPE) | SXI_ACTION_NS | XI: Interface-Namensraum | 20060912 | ||
3 | ![]() |
FROM_PARTY | Call by reference | Type reference (TYPE) | SXI_FROM_PARTY | XI: From-Party | 20060912 | ||
4 | ![]() |
FROM_SERVICE | Call by reference | Type reference (TYPE) | SXI_FROM_SERVICE | XI: From-Service | 20060912 | ||
5 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRV_BINDING_GUI | XI Services: Zuordnungstabelle Sender-Receiver zu In Bindg | 20060912 | ||
6 | ![]() |
TO_PARTY | Call by reference | Type reference (TYPE) | SXI_TO_PARTY | XI:To-Party | 20060912 | ||
7 | ![]() |
TO_SERVICE | Call by reference | Type reference (TYPE) | SXI_TO_SERVICE | XI: To-Service | 20060912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI Services: Inbound und Outbound Binding Fehler | 20060912 |
Method READ_IN_BINDING_FROM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT_ID | Call by reference | Type reference (TYPE) | SSRV_OBJECT_ID | XI Services: Objekt ID | 20060912 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRV_BINDING_GUI | XI Services: Inbound und Outbound Binding | 20060912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI Services: Inbound und Outbound Binding Fehler | 20060912 |
Method READ_OUT_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIONNAME | Call by reference | Type reference (TYPE) | SXI_ACTION | XI: Interface-Name | 20060912 | ||
2 | ![]() |
ACTIONNS | Call by reference | Type reference (TYPE) | SXI_ACTION_NS | XI: Interface-Namensraum | 20060912 | ||
3 | ![]() |
FROM_PARTY | Call by reference | Type reference (TYPE) | SXI_FROM_PARTY | XI: From-Party | 20060912 | ||
4 | ![]() |
FROM_SERVICE | Call by reference | Type reference (TYPE) | SXI_FROM_SERVICE | XI: From-Service | 20060912 | ||
5 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRV_BINDING_GUI | XI Services: Zuordnungstabelle Sender-Receiver zu In Bindg | 20060912 | ||
6 | ![]() |
TO_PARTY | Call by reference | Type reference (TYPE) | SXI_TO_PARTY | XI:To-Party | 20060912 | ||
7 | ![]() |
TO_SERVICE | Call by reference | Type reference (TYPE) | SXI_TO_SERVICE | XI: To-Service | 20060912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI Services: Inbound und Outbound Binding Fehler | 20060912 |
Method READ_OUT_BINDING_FROM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT_ID | Call by reference | Type reference (TYPE) | SSRV_OBJECT_ID | XI Services: Objekt ID | 20060912 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRV_BINDING_GUI | XI Services: Inbound und Outbound Binding | 20060912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI Services: Inbound und Outbound Binding Fehler | 20060912 |
Method READ_P2P_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIONNAME | Call by reference | Type reference (TYPE) | SXI_ACTION | XI: Interface-Name | 20060912 | ||
2 | ![]() |
ACTIONNS | Call by reference | Type reference (TYPE) | SXI_ACTION_NS | XI: Interface-Namensraum | 20060912 | ||
3 | ![]() |
FROM_PARTY | Call by reference | Type reference (TYPE) | SXI_FROM_PARTY | XI: From-Party | 20060912 | ||
4 | ![]() |
FROM_SERVICE | Call by reference | Type reference (TYPE) | SXI_FROM_SERVICE | XI: From-Service | 20060912 | ||
5 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRV_BINDING_GUI | XI Services: Zuordnungstabelle Sender-Receiver zu In Bindg | 20060912 | ||
6 | ![]() |
TO_PARTY | Call by reference | Type reference (TYPE) | SXI_TO_PARTY | XI:To-Party | 20060912 | ||
7 | ![]() |
TO_SERVICE | Call by reference | Type reference (TYPE) | SXI_TO_SERVICE | XI: To-Service | 20060912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI Services: Inbound und Outbound Binding Fehler | 20060912 |
Method READ_P2P_BINDING_FROM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT_ID | Call by reference | Type reference (TYPE) | SSRV_OBJECT_ID | XI Services: Objekt ID | 20060912 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRV_BINDING_GUI | XI Services: Inbound und Outbound Binding | 20060912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI Services: Inbound und Outbound Binding Fehler | 20060912 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |