SAP ABAP Class CL_EPM_FEEDER (EPM Feeder Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_UX_COMMON (Package) EPM: Common objects for UX UIs

⤷

⤷

Meta Relationship - Used By
Properties
Class | CL_EPM_FEEDER | |
Short Description | EPM Feeder Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_EPM_UX_COMMON | EPM: Common objects for UX UIs |
Created | 20110224 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EPM_FEEDER has no forward declaration.
Interfaces
Class CL_EPM_FEEDER has no interface implemented.
Friends
Class CL_EPM_FEEDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'EPM_APP_LINKS' | 20121123 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'EPM_DEMO' | 20121123 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_SHARED_INSTANCE_REGISTRY | 20121123 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FPMGB_T_MESSAGES | 20110224 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20121123 | |
2 | ![]() |
Instance method | Protected | Method | 20110824 | |
3 | ![]() |
Static method | Public | Method | 20121123 | |
4 | ![]() |
Instance method | Protected | Method | 20121123 | |
5 | ![]() |
Instance method | Protected | Method | 20121123 | |
6 | ![]() |
Static method | Public | Method | 20121123 | |
7 | ![]() |
Instance method | Protected | Method | 20121123 | |
8 | ![]() |
Instance method | Protected | Method | 20121123 |
Events
Class CL_EPM_FEEDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_SHARED_INSTANCE_REGISTRY | Private | See coding | 20121123 | tt_shared_instance_registry TYPE STANDARD TABLE OF ty_shared_instance_registry WITH KEY instance_type
|
||
2 | TY_SHARED_INSTANCE_REGISTRY | Private | See coding | 20121123 | BEGIN OF ty_shared_instance_registry,
instance_type TYPE string,
instance TYPE REF TO cl_epm_shared_data,
END OF ty_shared_instance_registry
|
Method Signatures
Method GET_APPLICATION_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER_KEY | Call by reference | Type reference (TYPE) | STRING | 20121123 | |||
2 | ![]() |
RV_PARAMETER_VALUE | Value transfer | Type reference (TYPE) | STRING | 20121123 |
Method GET_APPLICATION_PARAMETER on class CL_EPM_FEEDER has no exception.
Method GET_EVENT_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | 20110824 | |||
2 | ![]() |
IV_OLD_ROW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111107 | |||
3 | ![]() |
RV_ROW | Value transfer | Type reference (TYPE) | SYTABIX | 20110824 |
Method GET_EVENT_ROW on class CL_EPM_FEEDER has no exception.
Method GET_SHARED_DATA_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SHARED_DATA_NAME | Call by reference | Type reference (TYPE) | STRING | 20121123 | |||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EPM_SHARED_DATA | 20121123 |
Method GET_SHARED_DATA_INSTANCE on class CL_EPM_FEEDER has no exception.
Method NAVIGATE_TO_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PAGE | Call by reference | Type reference (TYPE) | STRING | 20121123 |
Method NAVIGATE_TO_PAGE on class CL_EPM_FEEDER has no exception.
Method NAVIGATE_VIA_LPD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_APP_PARAMS | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | 20121123 | |||
2 | ![]() |
IV_APP_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20121123 |
Method NAVIGATE_VIA_LPD on class CL_EPM_FEEDER has no exception.
Method RAISE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SOURCE_UIBB | Call by reference | Type reference (TYPE) | CL_FPM_EVENT=>TY_S_UIBB_KEY | 20121123 | |||
2 | ![]() |
IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | 20121123 | |||
3 | ![]() |
IV_PARAM_NAME | Call by reference | Type reference (TYPE) | STRING | 20121123 | |||
4 | ![]() |
IV_PARAM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20121123 |
Method RAISE_EVENT on class CL_EPM_FEEDER has no exception.
Method SET_PAGE_MASTER_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20121123 |
Method SET_PAGE_MASTER_TITLE on class CL_EPM_FEEDER has no exception.
Method SET_PAGE_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PAGE | Call by reference | Type reference (TYPE) | STRING | CL_EPM_SHARED_DATA=>GC_MAIN_PAGE | 20121123 | ||
2 | ![]() |
IV_PAGE_TITLE | Call by reference | Type reference (TYPE) | STRING | 20121123 |
Method SET_PAGE_TITLE on class CL_EPM_FEEDER has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |