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