SAP ABAP Class CL_CLB2_NOTIFICATION (Collboration: Notification)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_NOTIFY (Package) Subscription and Notification Scenarios

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB2_NOTIFICATION | Collaboration: Notification | 20140409 |
Properties
Class | CL_CLB2_NOTIFICATION | |
Short Description | Collboration: Notification | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CLB2_NOTIFY | Subscription and Notification Scenarios |
Created | 20140409 | SAP |
Last change | 20141120 | |
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_CLB2_NOTIFICATION | Collaboration: Notification | 20140409 |
Friends
Class CL_CLB2_NOTIFICATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_T_INSTANCE | 20140410 | |||
2 | ![]() |
Static Attribute | Private | See coding | 20140410 | ||||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_CLB2_FEED_GW=>TY_S_NOTIFICATION_FEED | 20140411 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140411 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-LANGU | Language | 20140411 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20140410 | |
2 | ![]() |
Instance method | Protected | Method | 20140409 | |
3 | ![]() |
Instance method | Private | Method | Init notification | 20140411 |
4 | ![]() |
Instance method | Protected | Method | 20140411 | |
5 | ![]() |
Instance method | Public | Method | 20140411 | |
6 | ![]() |
Static method | Public | Method | Get Instance | 20140409 |
Events
Class CL_CLB2_NOTIFICATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_INSTANCE | Private | See coding | 20140410 | BEGIN OF ty_s_instance,
language TYPE sylangu,
instance TYPE REF TO cl_clb2_notification ,
END OF ty_s_instance
|
||
2 | TY_T_INSTANCE | Private | See coding | 20140410 | ty_t_instance TYPE SORTED TABLE OF ty_s_instance WITH UNIQUE KEY language
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CLB2_NOTIFICATION has no parameter.
Method CONSTRUCTOR on class CL_CLB2_NOTIFICATION has no exception.
Method FILL_JSON_HEADER_FROM_REF Signature
Method FILL_JSON_HEADER_FROM_REF on class CL_CLB2_NOTIFICATION has no parameter.
Method FILL_JSON_HEADER_FROM_REF on class CL_CLB2_NOTIFICATION has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20140411 |
Method INIT on class CL_CLB2_NOTIFICATION has no exception.
Method SEND Signature
Method SEND on class CL_CLB2_NOTIFICATION has no parameter.
Method SEND on class CL_CLB2_NOTIFICATION has no exception.
Method SEND_ALL Signature
Method SEND_ALL on class CL_CLB2_NOTIFICATION has no parameter.
Method SEND_ALL on class CL_CLB2_NOTIFICATION has no exception.
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20140410 | |
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB2_NOTIFICATION | Collaboration: Notification | 20140409 |
Method S_GET_INSTANCE on class CL_CLB2_NOTIFICATION has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 100 |