SAP ABAP Class CL_STW_FEED_GW (Feed Representation at Gateway (Notification))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_COMMON (Package) Common Objects and def. of the Object Layer (comp. mode)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_GW | Feed Representation at Gateway (Notification) | 20121220 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_GW_INTERNAL | Feed Representation at Gateway (Notification) | 20120712 |
Properties
| Class | CL_STW_FEED_GW | |
| Short Description | Feed Representation at Gateway (Notification) | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
| Created | 20120614 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STW_FEED_GW | Feed Representation at Gateway (Notification) | 20121220 | ||
| 2 | IF_STW_FEED_GW_INTERNAL | Feed Representation at Gateway (Notification) | 20120712 |
Friends
Class CL_STW_FEED_GW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_STW_CONTROLLER | StreamWork Model Controller | 20120620 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_EXECUTE_SEND | 20120809 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_CLB_CUST_QUERIES=>TY_S_APPLI_PLATF | 20130227 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20121220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Append Exception to Notification | 20121220 | |
| 2 | Instance method | Protected | Method | Clone Message in Its External Representation | 20121220 | |
| 3 | Instance method | Protected | Constructor | Constructor | 20121220 | |
| 4 | Instance method | Protected | Method | Convert to activitystrea.ms | 20121220 | |
| 5 | Static method | Public | Method | Determine Active Applications and Target Servers | 20121220 | |
| 6 | Static method | Public | Method | Map from External Representation | 20121220 | |
| 7 | Static method | Public | Method | Map from Standard Representation | 20121220 | |
| 8 | Instance method | Protected | Method | Map Values Sent in JSON_HEADER Field | 20120626 | |
| 9 | Instance method | Protected | Method | Pre-Process the Message | 20121220 | |
| 10 | Instance method | Protected | Method | Pre-Process one Entry of the Message | 20121220 | |
| 11 | Instance method | Protected | Method | Send Message to Target Server | 20121220 | |
| 12 | Static method | Public | Method | Create Instance | 20120614 |
Events
Class CL_STW_FEED_GW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_JSON_HEADER | Public | See coding | 20120626 | BEGIN OF ty_s_json_header,
author TYPE stw_s_feed_author,
object TYPE stw_s_feed_object_as,
* source TYPE stw_s_feed_source,
* verb TYPE stw_feed_verb,
summary TYPE stw_feed_summary,
END OF ty_s_json_header
|
Method Signatures
Method APPEND_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXCEPTIONS | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_FEED_EXCEPTION | 20121220 | ||||
| 2 | IX_FEED | Call by reference | Object reference (TYPE REF TO) | CX_STW_FEED | 20121220 |
Method APPEND_EXCEPTION on class CL_STW_FEED_GW has no exception.
Method CLONE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTIFICATION_EXT | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_S_NOTIFICATION_EXT | 20121220 | ||||
| 2 | RS_NOTIFICATION_EXT | Value transfer | Type reference (TYPE) | IF_STW_FEED_GW=>TY_S_NOTIFICATION_EXT | 20121220 |
Method CLONE_EXT on class CL_STW_FEED_GW has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_STW_FEED_GW has no parameter.
Method CONSTRUCTOR on class CL_STW_FEED_GW has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCEPTIONS | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_FEED_EXCEPTION | 20121220 | ||||
| 2 | EV_ACTIVITYSTREAMS | Call by reference | Type reference (TYPE) | XSTRING | 20121220 | ||||
| 3 | IT_ODATA_NOTIFICATION | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_NOTIFICATIONS_EXT | 20121220 |
Method CONVERT on class CL_STW_FEED_GW has no exception.
Method DETERMINE_APPLICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLATFORM_TYPE | Call by reference | Type reference (TYPE) | CLB_PLATFORM_TYPE | 20121220 | ||||
| 2 | RT_APPLICATION | Value transfer | Type reference (TYPE) | IF_CLB_CUST_QUERIES=>TY_T_APPLI_PLATF | 20121220 |
Method DETERMINE_APPLICATIONS on class CL_STW_FEED_GW has no exception.
Method FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTIFICATION_EXT | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_S_NOTIFICATION_EXT | 20121220 | ||||
| 2 | RS_NOTIFICATION_FEED | Value transfer | Type reference (TYPE) | IF_STW_FEED_GW=>TY_S_NOTIFICATION_FEED | 20121220 |
Method FROM_EXT on class CL_STW_FEED_GW has no exception.
Method FROM_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTIFICATION_FEED | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_S_NOTIFICATION_FEED | 20121220 | ||||
| 2 | RS_NOTIFICATION_EXT | Value transfer | Type reference (TYPE) | IF_STW_FEED_GW=>TY_S_NOTIFICATION_EXT | 20121220 |
Method FROM_STD on class CL_STW_FEED_GW has no exception.
Method MAP_JSON_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MAPPED_DATA | Call by reference | Type reference (TYPE) | TY_S_JSON_HEADER | Mapped Structure | 20120626 | |||
| 2 | ET_EXCEPTIONS | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_FEED_EXCEPTION | Exceptions | 20120626 | |||
| 3 | IV_JSON_HEADER | Call by reference | Type reference (TYPE) | STRING | JSON Header recived from Notification | 20120626 |
Method MAP_JSON_HEADER on class CL_STW_FEED_GW has no exception.
Method PRE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCEPTIONS | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_FEED_EXCEPTION | 20121220 | ||||
| 2 | ET_NOTIFICATION_RETRY | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_NOTIFICATIONS_EXT | 20121220 | ||||
| 3 | ET_ODATA_NOTIFICATION | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_NOTIFICATIONS_EXT | 20121220 | ||||
| 4 | IT_ODATA_NOTIFICATION | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_NOTIFICATIONS_EXT | 20121220 |
Method PRE_PROCESS on class CL_STW_FEED_GW has no exception.
Method PRE_PROCESS_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NOTIFICATION | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_S_NOTIFICATION_EXT | 20121220 | ||||
| 2 | ET_EXCEPTIONS | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_FEED_EXCEPTION | 20121220 | ||||
| 3 | ET_MAP_ERRORS | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_T_RECIPIENTS_FEED | 20121220 | ||||
| 4 | IS_NOTIFICATION | Call by reference | Type reference (TYPE) | IF_STW_FEED_GW=>TY_S_NOTIFICATION_EXT | 20121220 |
Method PRE_PROCESS_LINE on class CL_STW_FEED_GW has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITYSTREAMS | Call by reference | Type reference (TYPE) | XSTRING | 20121220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121220 | |||
| 2 | 20121220 | |||
| 3 | 20121220 |
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_STW_CONTROLLER | StreamWork Model Controller | 20120620 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_STW_FEED_GW | Feed Representation at Gateway (Notification) | 20120620 |
Method S_CREATE on class CL_STW_FEED_GW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |