SAP ABAP Class CL_EPM_OIA_DFG_GW_SERV_MPC (CL_EPM_OIA_DFG_GW_SERV_MPC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD-XBR (Application Component) HANA Reference Applications
⤷
S_EPM_OIA_DFG_UI5 (Package) OIA SAP UI5

⤷

⤷

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 | 20121122 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_OIA_DFG_GW_SERV_MPC_EXT | CL_EPM_OIA_DFG_GW_SERV_MPC_EXT | 20121122 |
Properties
Class | CL_EPM_OIA_DFG_GW_SERV_MPC | |
Short Description | CL_EPM_OIA_DFG_GW_SERV_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 | S_EPM_OIA_DFG_UI5 | OIA SAP UI5 |
Created | 20121122 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EPM_OIA_DFG_GW_SERV_MPC has no forward declaration.
Interfaces
Class CL_EPM_OIA_DFG_GW_SERV_MPC has no interface implemented.
Friends
Class CL_EPM_OIA_DFG_GW_SERV_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/MED_EXTERNAL_NAME | 'DataProvider' | 20121214 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/MED_EXTERNAL_NAME | 'DataProviderDataVolume' | 20121207 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/MED_EXTERNAL_NAME | 'DataProviderResult' | 20121214 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_EPM_OIA_DFG_GW_SERV_MPC====CP' | 20121122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | DEFINE_ASSOCIATIONS | 20121205 |
2 | ![]() |
Instance method | Private | Method | DEFINE_DATAPROVIDER | 20121214 |
3 | ![]() |
Instance method | Private | Method | DEFINE_DATAPROVIDERDATAVOLUME | 20121207 |
4 | ![]() |
Instance method | Private | Method | DEFINE_DATAPROVIDERRESULT | 20121214 |
5 | ![]() |
Instance method | Public | Method | LOAD_TEXT_ELEMENTS | 20121122 |
Events
Class CL_EPM_OIA_DFG_GW_SERV_MPC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_DATAPROVIDER | Public | Type reference (TYPE) | CL_OIA_DATA_PROVIDER_FACTORY=>TY_DATA_PROVIDER | 20121214 |
|
|
2 | TS_DATAPROVIDERDATAVOLUME | Public | Type reference (TYPE) | SEPM_OIA_DFG_ODATA_DATA_VOLUME | 20121207 |
|
|
3 | TS_DATAPROVIDERRESULT | Public | Type reference (TYPE) | SEPM_OIA_DFG_ODATA_RESULT | 20121214 |
|
|
4 | TS_TEXT_ELEMENT | Public | See coding | 20121122 | 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_DATAPROVIDER | Public | See coding | 20121214 | tt_dataprovider TYPE STANDARD TABLE OF ts_dataprovider
|
||
6 | TT_DATAPROVIDERDATAVOLUME | Public | See coding | 20121207 | tt_dataproviderdatavolume TYPE STANDARD TABLE OF ts_dataproviderdatavolume
|
||
7 | TT_DATAPROVIDERRESULT | Public | See coding | 20121214 | tt_dataproviderresult TYPE STANDARD TABLE OF ts_dataproviderresult
|
||
8 | TT_TEXT_ELEMENTS | Public | See coding | 20121122 | tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol
|
Method Signatures
Method DEFINE_ASSOCIATIONS Signature
Method DEFINE_ASSOCIATIONS on class CL_EPM_OIA_DFG_GW_SERV_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121205 |
Method DEFINE_DATAPROVIDER Signature
Method DEFINE_DATAPROVIDER on class CL_EPM_OIA_DFG_GW_SERV_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121214 |
Method DEFINE_DATAPROVIDERDATAVOLUME Signature
Method DEFINE_DATAPROVIDERDATAVOLUME on class CL_EPM_OIA_DFG_GW_SERV_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121207 |
Method DEFINE_DATAPROVIDERRESULT Signature
Method DEFINE_DATAPROVIDERRESULT on class CL_EPM_OIA_DFG_GW_SERV_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121214 |
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 | 20121122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121122 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |