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 | ![]() |
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 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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SMI_ODATA_SRV_HELPER | SMI OData Service helper | 20130906 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SM_CHIP_CONFIG_CUSTOMIZING | CHIP Configuration Customizing Access Class | 20131112 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130916 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130916 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | fill Group Tile CHIP structure from a Jam group | 20130912 |
2 | ![]() |
Instance method | Private | Method | fill Group Tile CHIP table from Jam group | 20130912 |
3 | ![]() |
Instance method | Private | Method | fill Notification Tile CHIP structure | 20130916 |
4 | ![]() |
Instance method | Private | Method | returns the value found in the chip config customizng | 20131126 |
5 | ![]() |
Instance method | Private | Method | Get the date of the last activity in a group | 20130924 |
6 | ![]() |
Instance method | Private | Method | return the CHIP's configuration from the group | 20130912 |
7 | ![]() |
Instance method | Private | Method | returns CHIP id from a group | 20130912 |
8 | ![]() |
Instance method | Private | Method | return the Notification Tile CHIP's configuration | 20130916 |
9 | ![]() |
Instance method | Private | Method | returns Notification Tile CHIP id | 20130916 |
10 | ![]() |
Instance method | Private | Method | Returns target url from groups properties | 20130924 |
11 | ![]() |
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 | ![]() |
IS_GROUP | Call by reference | Type reference (TYPE) | CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP | 20130912 | |||
2 | ![]() |
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 | ![]() |
ET_CHIP | Call by reference | Type reference (TYPE) | /UI2/IF_CATALOG=>TP_T_CHIP | 20130912 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SMI_CONFIG_NAME | Social Media Configuration Name | 20131126 | ||
2 | ![]() |
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 | ![]() |
IS_GROUP | Call by reference | Type reference (TYPE) | CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP | 20130924 | |||
2 | ![]() |
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 | ![]() |
IS_GROUP | Call by reference | Type reference (TYPE) | CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP | 20130912 | |||
2 | ![]() |
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 | ![]() |
IS_GROUP | Call by reference | Type reference (TYPE) | CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP | 20130912 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IS_GROUP | Call by reference | Type reference (TYPE) | CL_SM_INTEGRATION_MPC_EXT=>TS_GROUP | 20130924 | |||
2 | ![]() |
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 | ![]() |
EV_CHIP_ID | Call by reference | Type reference (TYPE) | STRING | 20130912 | |||
2 | ![]() |
EV_CHIP_PROVIDER_ID | Call by reference | Type reference (TYPE) | STRING | 20130912 | |||
3 | ![]() |
EV_GROUP_ID | Call by reference | Type reference (TYPE) | I | 20130912 | |||
4 | ![]() |
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 |