SAP ABAP Class CL_GRC_SMTRPT_COMMON_MPC (CL_GRC_SMTRPT_COMMON_MPC)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ODATA_SMART_REPORTS (Package) Smart Reports App OData Services

⤷

⤷

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 | 20131106 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRC_SMTRPT_COMMON_MPC_EXT | CL_GRC_SMTRPT_COMMON_MPC_EXT | 20131106 |
Properties
Class | CL_GRC_SMTRPT_COMMON_MPC | |
Short Description | CL_GRC_SMTRPT_COMMON_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 | GRFN_ODATA_SMART_REPORTS | Smart Reports App OData Services |
Created | 20131106 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRC_SMTRPT_COMMON_MPC has no forward declaration.
Interfaces
Class CL_GRC_SMTRPT_COMMON_MPC has no interface implemented.
Friends
Class CL_GRC_SMTRPT_COMMON_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 | 'ActionResult' | 20131106 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Favorite' | 20131106 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_GRC_SMTRPT_COMMON_MPC======CP' | 20131106 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Map' | 20131112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | DEFINE_ACTIONS | 20131106 |
2 | ![]() |
Instance method | Private | Method | DEFINE_COMPLEXTYPES | 20131106 |
3 | ![]() |
Instance method | Private | Method | DEFINE_FAVORITE | 20131106 |
4 | ![]() |
Instance method | Private | Method | DEFINE_MAP | 20131112 |
5 | ![]() |
Instance method | Public | Method | LOAD_TEXT_ELEMENTS | 20131106 |
Events
Class CL_GRC_SMTRPT_COMMON_MPC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ACTIONRESULT | Public | See coding | 20131106 |
begin of ACTIONRESULT,
SUCCESSFUL type C length 1,
MESSAGE type string,
end of ACTIONRESULT. |
||
2 | TS_FAVORITE | Public | See coding | 20131106 |
TS_FAVORITE type GRFN_S_OD_FAVORITE. |
||
3 | TS_MAP | Public | See coding | 20131112 |
TS_MAP type GRFN_S_OD_MAP. |
||
4 | TS_TEXT_ELEMENT | Public | See coding | 20131106 |
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. |
||
5 | TT_FAVORITE | Public | See coding | 20131106 |
TT_FAVORITE type standard table of TS_FAVORITE. |
||
6 | TT_MAP | Public | See coding | 20131112 |
TT_MAP type standard table of TS_MAP. |
||
7 | TT_TEXT_ELEMENTS | Public | See coding | 20131106 |
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_GRC_SMTRPT_COMMON_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131106 |
Method DEFINE_COMPLEXTYPES Signature
Method DEFINE_COMPLEXTYPES on class CL_GRC_SMTRPT_COMMON_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131106 |
Method DEFINE_FAVORITE Signature
Method DEFINE_FAVORITE on class CL_GRC_SMTRPT_COMMON_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131106 |
Method DEFINE_MAP Signature
Method DEFINE_MAP on class CL_GRC_SMTRPT_COMMON_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131112 |
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 | 20131106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131106 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |