SAP ABAP Class CL_CLB_GW_SUBSCRIPTION (SAIL: GW subscription helper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_COMMON (Package) Common Objects and Services of the Collaboration Platform
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_GW_SUBSCRIPTION | SAIL: Subscription for Gateway notifications | 20120903 |
Properties
| Class | CL_CLB_GW_SUBSCRIPTION | |
| Short Description | SAIL: GW subscription helper | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CLB_COMMON | Common Objects and Services of the Collaboration Platform |
| Created | 20120903 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB_GW_SUBSCRIPTION | SAIL: Subscription for Gateway notifications | 20120903 |
Friends
Class CL_CLB_GW_SUBSCRIPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20120919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20120903 | |
| 2 | Instance method | Protected | Method | Copy to internal structure | 20120919 | |
| 3 | Static method | Public | Method | Get a subscription helper instance | 20120903 |
Events
Class CL_CLB_GW_SUBSCRIPTION has no event.
Types
Class CL_CLB_GW_SUBSCRIPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CLB_GW_SUBSCRIPTION has no parameter.
Method CONSTRUCTOR on class CL_CLB_GW_SUBSCRIPTION has no exception.
Method COPY_TO_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SUBSCRIPTION | Call by reference | Object reference (TYPE REF TO) | DATA | 20120919 | ||||
| 2 | RS_SUBSCRIPTION | Value transfer | Type reference (TYPE) | IF_CLB_GW_SUBSCRIPTION=>TY_SUBSCRIPTION | 20120919 |
Method COPY_TO_INTERNAL on class CL_CLB_GW_SUBSCRIPTION has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_GW_SUBSCRIPTION | SAIL: Subscription for Gateway notifications | 20120903 |
Method S_GET_INSTANCE on class CL_CLB_GW_SUBSCRIPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |