SAP ABAP Class CL_FCOM_ECP_FPM (FPM class for ECP)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
⤷
FCOM_PLANNING (Package) Planning

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_APP_CONTROLLER | Central application controller interface | 20110401 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20101019 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_OVP_CONF_EXIT | Application specific configuration controller for OVP | 20101018 |
Properties
Class | CL_FCOM_ECP_FPM | |
Short Description | FPM class for ECP | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FCOM_PLANNING | Planning |
Created | 20101018 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FCOM_ECP_FPM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_APP_CONTROLLER | Central application controller interface | 20110401 | ||
2 | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20101019 | ||
3 | IF_FPM_OVP_CONF_EXIT | Application specific configuration controller for OVP | 20101018 |
Friends
Class CL_FCOM_ECP_FPM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110119 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_TEMPLATE_CONFIG | 20101108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Create ECP version for project | 20110126 |
2 | ![]() |
Static method | Public | Method | Get FPM component configuration for ECP template | 20110224 |
3 | ![]() |
Static method | Public | Method | Get FPM component configuration for ECP templates | 20101118 |
4 | ![]() |
Static method | Public | Method | Navigate to ECP hierarchy | 20110124 |
5 | ![]() |
Static method | Private | Method | Reset ECP hierarchy | 20110309 |
6 | ![]() |
Static method | Private | Method | Set FPM component configuration for ECP hierarchy item | 20110207 |
7 | ![]() |
Static method | Public | Method | Set FPM component configuration for ECP template | 20101118 |
8 | ![]() |
Static method | Public | Method | Trigger event to set FPM configuration for ECP template | 20101125 |
9 | ![]() |
Static method | Public | Method | Set FPM component configuration for ECP template preview | 20110223 |
10 | ![]() |
Static method | Private | Method | Set ECP hierarchy for project for display mode | 20110308 |
11 | ![]() |
Static method | Private | Method | Set ECP hierarchy for project for edit mode | 20110307 |
12 | ![]() |
Static method | Private | Method | Set title of OVP initial create page | 20110317 |
13 | ![]() |
Static method | Private | Method | Set title of OVP main page | 20110315 |
Events
Class CL_FCOM_ECP_FPM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_TEMPLATE_CONFIG | Private | See coding | 20101108 | begin of TS_TEMPLATE_CONFIG,
template type ck_costmodel,
comp_config type WDY_CONFIG_ID,
end of ts_template_config
|
||
2 | TT_TEMPLATE_CONFIG | Private | See coding | 20101108 | tt_template_config type table of ts_template_config
|
Method Signatures
Method CREATE_ECP_OBJECT_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20110128 |
Method CREATE_ECP_OBJECT_VERSION on class CL_FCOM_ECP_FPM has no exception.
Method GET_CONFIG_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CONFIGURATION_ID | Value transfer | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20110224 | ||
2 | ![]() |
IV_TEMPLATE | Call by reference | Type reference (TYPE) | CK_COSTMODEL | Costing Model | 20110224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not found | 20110224 |
Method GET_CONFIG_TEMPLATES_ALL Signature
Method GET_CONFIG_TEMPLATES_ALL on class CL_FCOM_ECP_FPM has no parameter.
Method GET_CONFIG_TEMPLATES_ALL on class CL_FCOM_ECP_FPM has no exception.
Method NAVIGATE_TO_ECP_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20110124 | ||
2 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | Key/Value Pairs | 20110124 |
Method NAVIGATE_TO_ECP_HIERARCHY on class CL_FCOM_ECP_FPM has no exception.
Method RESET_ECP_HIERARCHY Signature
Method RESET_ECP_HIERARCHY on class CL_FCOM_ECP_FPM has no parameter.
Method RESET_ECP_HIERARCHY on class CL_FCOM_ECP_FPM has no exception.
Method SET_CONFIG_HIERARCHY_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20110207 |
Method SET_CONFIG_HIERARCHY_ITEM on class CL_FCOM_ECP_FPM has no exception.
Method SET_CONFIG_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20101118 |
Method SET_CONFIG_TEMPLATE on class CL_FCOM_ECP_FPM has no exception.
Method SET_CONFIG_TEMPLATE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEMPLATE | Call by reference | Type reference (TYPE) | CK_COSTMODEL | Costing Model | 20101125 |
Method SET_CONFIG_TEMPLATE_EVENT on class CL_FCOM_ECP_FPM has no exception.
Method SET_CONFIG_TEMPLATE_PREVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20110223 |
Method SET_CONFIG_TEMPLATE_PREVIEW on class CL_FCOM_ECP_FPM has no exception.
Method SET_ECP_HIERARCHY_FOR_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20110308 |
Method SET_ECP_HIERARCHY_FOR_DISPLAY on class CL_FCOM_ECP_FPM has no exception.
Method SET_ECP_HIERARCHY_FOR_EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20110307 |
Method SET_ECP_HIERARCHY_FOR_EDIT on class CL_FCOM_ECP_FPM has no exception.
Method SET_OVP_INIT_PAGE_CREATE_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20110317 |
Method SET_OVP_INIT_PAGE_CREATE_TITLE on class CL_FCOM_ECP_FPM has no exception.
Method SET_OVP_MAIN_PAGE_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20110315 |
Method SET_OVP_MAIN_PAGE_TITLE on class CL_FCOM_ECP_FPM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |