SAP ABAP Class CL_SM_INTEGRATION_V2_MPC (CL_SM_INTEGRATION_V2_MPC)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_FND_SM_SERVICES (Package) UI AR: Social Media Model Provider & Data Provider Abstract
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider | 20140716 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SM_INTEGRATION_V2_MPC_EXT | CL_SM_INTEGRATION_V2_MPC_EXT | 20140716 |
Properties
| Class | CL_SM_INTEGRATION_V2_MPC | |
| Short Description | CL_SM_INTEGRATION_V2_MPC | |
| Super Class | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AR_FND_SM_SERVICES | UI AR: Social Media Model Provider & Data Provider Abstract |
| Created | 20140716 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SM_INTEGRATION_V2_MPC has no forward declaration.
Interfaces
Class CL_SM_INTEGRATION_V2_MPC has no interface implemented.
Friends
Class CL_SM_INTEGRATION_V2_MPC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'CollaborationHostURL' | 20140716 | |||
| 2 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'ExternalBO' | 20140716 | |||
| 3 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'ExternalODataURL' | 20140716 | |||
| 4 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'File' | 20140721 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SM_INTEGRATION_V2_MPC======CP' | 20140716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | DEFINE_ACTIONS | 20140721 | |
| 2 | Instance method | Private | Method | DEFINE_COMPLEXTYPES | 20140716 | |
| 3 | Instance method | Public | Method | LOAD_TEXT_ELEMENTS | 20140716 |
Events
Class CL_SM_INTEGRATION_V2_MPC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COLLABORATIONHOSTURL | Public | See coding | 20140716 |
begin of COLLABORATIONHOSTURL,
URL type string,
end of COLLABORATIONHOSTURL. |
||
| 2 | EXTERNALBO | Public | See coding | 20140716 |
begin of EXTERNALBO,
EXID type string,
OBJECTTYPE type string,
ODATAANNOTATIONS type string,
ODATAMETADATA type string,
ODATALINK type string,
end of EXTERNALBO. |
||
| 3 | EXTERNALODATAURL | Public | See coding | 20140716 |
begin of EXTERNALODATAURL,
URL type string,
end of EXTERNALODATAURL. |
||
| 4 | FILE | Public | See coding | 20140721 |
begin of FILE,
UPLOADED type FLAG,
end of FILE. |
||
| 5 | TS_GETEXTERNALODATAURL | Public | See coding | 20140721 |
begin of TS_GETEXTERNALODATAURL,
RelativePath type string,
end of TS_GETEXTERNALODATAURL. |
||
| 6 | TS_MAPINTERNALBOTOEXTERNALBO | Public | See coding | 20140721 |
begin of TS_MAPINTERNALBOTOEXTERNALBO,
ApplicationContext type string,
ODataCollection type string,
ODataKeyPredicate type string,
ODataServicePath type string,
end of TS_MAPINTERNALBOTOEXTERNALBO. |
||
| 7 | TS_TEXT_ELEMENT | Public | See coding | 20140716 |
begin of ts_text_element,
artifact_name type c length 40, " technical name
artifact_type type c length 4,
parent_artifact_name type c length 40, " technical name
parent_artifact_type type c length 4,
text_symbol type textpoolky,
end of ts_text_element. |
||
| 8 | TS_UPLOADTARGETFILE | Public | See coding | 20140721 |
begin of TS_UPLOADTARGETFILE,
GroupId type string,
FolderId type string,
FileURL type string,
FileName type string,
FileMimeType type string,
end of TS_UPLOADTARGETFILE. |
||
| 9 | TT_TEXT_ELEMENTS | Public | See coding | 20140716 |
tt_text_elements type standard table of ts_text_element with key text_symbol. |
Method Signatures
Method DEFINE_ACTIONS Signature
Method DEFINE_ACTIONS on class CL_SM_INTEGRATION_V2_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140721 |
Method DEFINE_COMPLEXTYPES Signature
Method DEFINE_COMPLEXTYPES on class CL_SM_INTEGRATION_V2_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140716 |
Method LOAD_TEXT_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TEXT_ELEMENTS | Value transfer | Type reference (TYPE) | TT_TEXT_ELEMENTS | 20140716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140716 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 100 |