SAP ABAP Class CL_SM_CATALOG (Social Media Catalog)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     AR_702_SM_PRODUCTIVITY_SRVCS (Package) UI AR - Social Media - UI5 Productivity Services (Rel. Dep.)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_CATALOG UI2: Catalog (abstract) 20130907
Properties
Class CL_SM_CATALOG  
Short Description Social Media Catalog    
Super Class /UI2/CL_CATALOG UI2: Catalog (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AR_702_SM_PRODUCTIVITY_SRVCS   UI AR - Social Media - UI5 Productivity Services (Rel. Dep.) 
Created 20130906   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_CATALOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /UI2/IF_EDM_MP_PAGEBUILDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 CL_SM_INTEGRATION_MPC_EXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SM_CATALOG has no interface implemented.
Friends
Class CL_SM_CATALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SMI_ODATA_SRV_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_SMI_ODATA_SRV_HELPER SMI OData Service helper 20130906
2 MO_SM_CHIP_CONFIG_CUST Instance attribute Private Object reference (TYPE REF TO) IF_SM_CHIP_CONFIG_CUSTOMIZING CHIP Configuration Customizing Access Class 20131112
3 MV_GROUP_TILE_CHIP_URL Instance attribute Private Type reference (TYPE) STRING 20130916
4 MV_NOTIF_TILE_CHIP_URL Instance attribute Private Type reference (TYPE) STRING 20130916
Methods
# Method Level Visibility Method type Description Created on
1 FILL_GROUP_TILE_CHIP Instance method Private Method fill Group Tile CHIP structure from a Jam group 20130912
2 FILL_GROUP_TILE_CHIPS Instance method Private Method fill Group Tile CHIP table from Jam group 20130912
3 FILL_NOTIFICATION_TILE_CHIP Instance method Private Method fill Notification Tile CHIP structure 20130916
4 GET_CHIP_CONFIG_VALUE Instance method Private Method returns the value found in the chip config customizng 20131126
5 GET_DATE_OF_LAST_ACTIVITY Instance method Private Method Get the date of the last activity in a group 20130924
6 GET_GROUP_TILE_CHIP_CONFIG Instance method Private Method return the CHIP's configuration from the group 20130912
7 GET_GROUP_TILE_CHIP_ID Instance method Private Method returns CHIP id from a group 20130912
8 GET_NOTIF_TILE_CHIP_CONFIG Instance method Private Method return the Notification Tile CHIP's configuration 20130916
9 GET_NOTIF_TILE_CHIP_ID Instance method Private Method returns Notification Tile CHIP id 20130916
10 GET_TARGET_URL Instance method Private Method Returns target url from groups properties 20130924
11 PARSE_CHIP_ID Instance method Private Method parse CHIP id into provider id, CHIP id and group id 20130912
Events
Class CL_SM_CATALOG has no event.
Types
Class CL_SM_CATALOG has no local type.
Method Signatures

Method FILL_GROUP_TILE_CHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GROUP Call by reference Type reference (TYPE) CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP 20130912
2 Returning RS_CHIP Value transfer Type reference (TYPE) /UI2/IF_CATALOG=>TP_S_CHIP 20130912

Method FILL_GROUP_TILE_CHIP on class CL_SM_CATALOG has no exception.

Method FILL_GROUP_TILE_CHIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHIP Call by reference Type reference (TYPE) /UI2/IF_CATALOG=>TP_T_CHIP 20130912
2 Importing IT_GROUP Call by reference Type reference (TYPE) CL_SM_INTEGRATION_MPC_EXT=>TT_GROUP 20130912

Method FILL_GROUP_TILE_CHIPS on class CL_SM_CATALOG has no exception.

Method FILL_NOTIFICATION_TILE_CHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CHIP Value transfer Type reference (TYPE) /UI2/IF_CATALOG=>TP_S_CHIP 20130916

Method FILL_NOTIFICATION_TILE_CHIP on class CL_SM_CATALOG has no exception.

Method GET_CHIP_CONFIG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) SMI_CONFIG_NAME Social Media Configuration Name 20131126
2 Returning RV_VALUE Value transfer Type reference (TYPE) SMI_CONFIG_VALUE Social Media Configuration Value 20131126

Method GET_CHIP_CONFIG_VALUE on class CL_SM_CATALOG has no exception.

Method GET_DATE_OF_LAST_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GROUP Call by reference Type reference (TYPE) CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP 20130924
2 Returning RV_DATE Value transfer Type reference (TYPE) STRING 20130924

Method GET_DATE_OF_LAST_ACTIVITY on class CL_SM_CATALOG has no exception.

Method GET_GROUP_TILE_CHIP_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GROUP Call by reference Type reference (TYPE) CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP 20130912
2 Returning RV_CHIP_CONFIG Value transfer Type reference (TYPE) STRING 20130912

Method GET_GROUP_TILE_CHIP_CONFIG on class CL_SM_CATALOG has no exception.

Method GET_GROUP_TILE_CHIP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GROUP Call by reference Type reference (TYPE) CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP 20130912
2 Returning RV_CHIP_ID Value transfer Type reference (TYPE) STRING 20130912

Method GET_GROUP_TILE_CHIP_ID on class CL_SM_CATALOG has no exception.

Method GET_NOTIF_TILE_CHIP_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHIP_CONFIG Value transfer Type reference (TYPE) STRING 20130916

Method GET_NOTIF_TILE_CHIP_CONFIG on class CL_SM_CATALOG has no exception.

Method GET_NOTIF_TILE_CHIP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHIP_ID Value transfer Type reference (TYPE) STRING 20130916

Method GET_NOTIF_TILE_CHIP_ID on class CL_SM_CATALOG has no exception.

Method GET_TARGET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GROUP Call by reference Type reference (TYPE) CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP 20130924
2 Returning RV_TARGET_URL Value transfer Type reference (TYPE) STRING 20130924

Method GET_TARGET_URL on class CL_SM_CATALOG has no exception.

Method PARSE_CHIP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHIP_ID Call by reference Type reference (TYPE) STRING 20130912
2 Exporting EV_CHIP_PROVIDER_ID Call by reference Type reference (TYPE) STRING 20130912
3 Exporting EV_GROUP_ID Call by reference Type reference (TYPE) I 20130912
4 Importing IV_CHIP_ID Call by reference Type reference (TYPE) STRING 20130912

Method PARSE_CHIP_ID on class CL_SM_CATALOG has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100