SAP ABAP Class CL_JAM_FEED_GW (Gateway Notifications: Post to Jam Feed)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_JAM_OL (Package) Object Layer of the SAP Jam Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CLB_FEED_GW | Feed Representation at Gateway (Notification) | 20121213 |
Properties
| Class | CL_JAM_FEED_GW | |
| Short Description | Gateway Notifications: Post to Jam Feed | |
| Super Class | CL_CLB_FEED_GW | Feed Representation at Gateway (Notification) |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_JAM_OL | Object Layer of the SAP Jam Library |
| Created | 20121213 | SAP |
| Last change | 20140121 | 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... | |
| 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
Class CL_JAM_FEED_GW has no interface implemented.
Friends
Class CL_JAM_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 Controller (compatibility mode) | 20121213 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_EXECUTE_SEND | Local Class doing the Action | 20121213 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20121213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get the External ID for a Backend User | 20130110 | |
| 2 | Instance method | Private | Method | Initialization | 20121213 | |
| 3 | Instance method | Protected | Method | Map Values Sent in JSON_HEADER Field | 20121213 | |
| 4 | Static method | Public | Method | Create Instance | 20121213 |
Events
Class CL_JAM_FEED_GW has no event.
Types
Class CL_JAM_FEED_GW has no local type.
Method Signatures
Method GET_EXTERNAL_ID 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_CLB_FEED_GW=>TY_T_FEED_EXCEPTION | List of Feed Exceptions | 20130110 | |||
| 2 | EV_BACKEND_USER_EMAIL | Call by reference | Type reference (TYPE) | STRING | SAP Jam: User's E-Mail | 20130110 | |||
| 3 | EV_BACKEND_USER_NAME | Call by reference | Type reference (TYPE) | STRING | SAP Jam: User's Name | 20130111 | |||
| 4 | IV_BACKEND_USER_ID | Call by reference | Type reference (TYPE) | STRING | Backend User | 20130110 |
Method GET_EXTERNAL_ID on class CL_JAM_FEED_GW has no exception.
Method INIT 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 Controller (Compatibility Mode) | 20121213 | |||
| 2 | IS_NOTIFY_APP | Call by reference | Type reference (TYPE) | IF_CLB_CUST_QUERIES=>TY_S_APPLI_PLATF | 20130318 |
Method INIT on class CL_JAM_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) | IF_CLB_FEED_GW=>TY_S_JSON_HEADER | Mapped Structure | 20121213 | |||
| 2 | ET_EXCEPTIONS | Call by reference | Type reference (TYPE) | IF_CLB_FEED_GW=>TY_T_FEED_EXCEPTION | Exceptions | 20121213 | |||
| 3 | IV_JSON_HEADER | Call by reference | Type reference (TYPE) | STRING | JSON Header recived from Notification | 20121213 |
Method MAP_JSON_HEADER on class CL_JAM_FEED_GW has no exception.
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 Controller (Compatibility Mode) | 20121213 | |||
| 2 | IS_NOTIFY_APP | Call by reference | Type reference (TYPE) | IF_CLB_CUST_QUERIES=>TY_S_APPLI_PLATF | 20130318 | ||||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_FEED_GW | Feed Representation at Gateway (Notification) | 20121213 |
Method S_CREATE on class CL_JAM_FEED_GW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |