SAP ABAP Interface IF_APC_WS_BINDING_MANAGER (APC framework: Connection binding manager (do not implement))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAPC_RUNTIME (Package) APC runtime package

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APC_WS_BINDING_MANAGER | APC framework: WebSocket connection binding manager | 20120905 |
Properties
Interface | IF_APC_WS_BINDING_MANAGER | |
Short Description | APC framework: Connection binding manager (do not implement) |
General Data
Package | SAPC_RUNTIME | APC runtime package |
Created | 20120831 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_APC_WS_BINDING_MANAGER has no forward declaration.
Interfaces
Interface IF_APC_WS_BINDING_MANAGER has no interface.
Friends
Interface IF_APC_WS_BINDING_MANAGER has no friend.
Attributes
Interface IF_APC_WS_BINDING_MANAGER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Bind ABAP Messaging Channel (AMC) message consumer channel | 20120917 |
2 | ![]() |
Instance method | Public | Method | Unbind ABAP Messaging Channel (AMC) message consumer channel | 20120917 |
Events
Interface IF_APC_WS_BINDING_MANAGER has no event.
Types
Interface IF_APC_WS_BINDING_MANAGER has no local type.
Method Signatures
Method BIND_AMC_MESSAGE_CONSUMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLICATION_ID | Call by reference | Type reference (TYPE) | AMC_APPLICATION_ID | ABAP Messaging Channel Application identifier | 20120924 | ||
2 | ![]() |
I_CHANNEL_EXTENSION_ID | Call by reference | Type reference (TYPE) | AMC_CHANNEL_EXTENSION_ID | Extension to the Channel Ids | 20120905 | ||
3 | ![]() |
I_CHANNEL_ID | Call by reference | Type reference (TYPE) | AMC_CHANNEL_ID | Identifier of the ABAP Messaging Channel | 20120905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
APC framework: Error handling class for ABAP Push Channel | 20120905 |
Method UNBIND_AMC_MESSAGE_CONSUMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLICATION_ID | Call by reference | Type reference (TYPE) | AMC_APPLICATION_ID | ABAP Messaging Channel Application identifier | 20120924 | ||
2 | ![]() |
I_CHANNEL_EXTENSION_ID | Call by reference | Type reference (TYPE) | AMC_CHANNEL_EXTENSION_ID | Extension to the Channel Ids | 20120905 | ||
3 | ![]() |
I_CHANNEL_ID | Call by reference | Type reference (TYPE) | AMC_CHANNEL_ID | Identifier of the ABAP Messaging Channel | 20120905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
APC framework: Error handling class for ABAP Push Channel | 20120905 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 805 |