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 IF_CLB_CUST_QUERIES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_CLB_FEED_GW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_STW_FEED_GW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_STW_USER 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 MO_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_STW_CONTROLLER StreamWork Controller (compatibility mode) 20121213
2 MO_EXECUTE_SEND Instance attribute Private Object reference (TYPE REF TO) LIF_EXECUTE_SEND Local Class doing the Action 20121213
3 MS_NOTIFY_APP Instance attribute Private Attribute reference (LIKE) 20121213
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTERNAL_ID Instance method Private Method Get the External ID for a Backend User 20130110
2 INIT Instance method Private Method Initialization 20121213
3 MAP_JSON_HEADER Instance method Protected Method Map Values Sent in JSON_HEADER Field 20121213
4 S_CREATE 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 Changing ET_EXCEPTIONS Call by reference Type reference (TYPE) IF_CLB_FEED_GW=>TY_T_FEED_EXCEPTION List of Feed Exceptions 20130110
2 Exporting EV_BACKEND_USER_EMAIL Call by reference Type reference (TYPE) STRING SAP Jam: User's E-Mail 20130110
3 Exporting EV_BACKEND_USER_NAME Call by reference Type reference (TYPE) STRING SAP Jam: User's Name 20130111
4 Importing 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 Importing IO_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_STW_CONTROLLER StreamWork Controller (Compatibility Mode) 20121213
2 Importing 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 Exporting ES_MAPPED_DATA Call by reference Type reference (TYPE) IF_CLB_FEED_GW=>TY_S_JSON_HEADER Mapped Structure 20121213
2 Changing ET_EXCEPTIONS Call by reference Type reference (TYPE) IF_CLB_FEED_GW=>TY_T_FEED_EXCEPTION Exceptions 20121213
3 Importing 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 Importing IO_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_STW_CONTROLLER StreamWork Controller (Compatibility Mode) 20121213
2 Importing IS_NOTIFY_APP Call by reference Type reference (TYPE) IF_CLB_CUST_QUERIES=>TY_S_APPLI_PLATF 20130318
3 Returning 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