SAP ABAP Class CL_FCOM_IP_APPCONTROLLER01 (AppController FCOM)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_PLANNING_CORE (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 | 20120814 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GAF_CONF_EXIT | Application specific configuration controller for GAF | 20120814 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_OIF_CONF_EXIT | Application specific configuration controller for OIF | 20120814 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_OVP_CONF_EXIT | Application specific configuration controller for OVP | 20120814 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_WORK_PROTECTION | Tells whether there exists unsaved data | 20120814 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FCOM_IP_AC_CC_ACTOUTPUT01 | AppController: Cost Center: Activity Output & Price Planning | 20120814 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FCOM_IP_AC_CC_COSTELEM01 | dd | 20121120 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FCOM_IP_AC_ORD_COSTELEM01 | Application Controller Projects Primary Cost Planning | 20121123 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FCOM_IP_AC_PROJ_ACTINPUT01 | Application Controller Projects Secondary Cost Planning | 20121123 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_FCOM_IP_AC_PROJ_COSTELEM01 | AppController Orders Primary and Secondary Cost Planning | 20121123 |
Properties
| Class | CL_FCOM_IP_APPCONTROLLER01 | |
| Short Description | AppController FCOM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCOM_PLANNING_CORE | Planning |
| Created | 20120814 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_APP_CONTROLLER | Central application controller interface | 20120814 | ||
| 2 | IF_FPM_GAF_CONF_EXIT | Application specific configuration controller for GAF | 20120814 | ||
| 3 | IF_FPM_OIF_CONF_EXIT | Application specific configuration controller for OIF | 20120814 | ||
| 4 | IF_FPM_OVP_CONF_EXIT | Application specific configuration controller for OVP | 20120814 | ||
| 5 | IF_FPM_WORK_PROTECTION | Tells whether there exists unsaved data | 20120814 |
Friends
Class CL_FCOM_IP_APPCONTROLLER01 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120814 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_FPM_OVP=>TY_T_UIBB | 20120814 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | BSANLY_FILTER | Filter | 20120814 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20120814 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | BSANLY_PLFUNC | Planning Function | 20120814 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BSANLY_PLSEQU | Planning Sequence | 20120814 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20120814 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120814 |
Methods
Events
Class CL_FCOM_IP_APPCONTROLLER01 has no event.
Types
Class CL_FCOM_IP_APPCONTROLLER01 has no local type.
Method Signatures
Method BEFORE_PROCESS_EVT_CHECK_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121108 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121108 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121108 |
Method BEFORE_PROCESS_EVT_CHECK_INPUT on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_CLOSE_DBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121102 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121102 | |||
| 4 | IV_SUBRC_INPUT_VAL | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 |
Method BEFORE_PROCESS_EVT_CLOSE_DBOX on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_DRLLDWN_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121102 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121102 | |||
| 4 | IV_SUBRC_INPUT_VAL | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 |
Method BEFORE_PROCESS_EVT_DRLLDWN_ALV on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_DRLLDWN_PNL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121102 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121102 | |||
| 4 | IV_SUBRC_INPUT_VAL | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 |
Method BEFORE_PROCESS_EVT_DRLLDWN_PNL on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_HANDLE_EVNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121108 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121108 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121108 |
Method BEFORE_PROCESS_EVT_HANDLE_EVNT on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_IMPLEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20121126 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121126 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121126 |
Method BEFORE_PROCESS_EVT_IMPLEMENT on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_OPEN_DBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121102 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121102 | |||
| 4 | IV_SUBRC_INPUT_VAL | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 |
Method BEFORE_PROCESS_EVT_OPEN_DBOX on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_PLFUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121102 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121102 | |||
| 4 | IV_SUBRC_INPUT_VAL | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 |
Method BEFORE_PROCESS_EVT_PLFUNC on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_PLSEQU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121102 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121102 | |||
| 4 | IV_SUBRC_INPUT_VAL | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 |
Method BEFORE_PROCESS_EVT_PLSEQU on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121102 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121102 | |||
| 4 | IV_SUBRC_INPUT_VAL | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 |
Method BEFORE_PROCESS_EVT_RESET on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121102 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121102 | |||
| 4 | IV_SUBRC_INPUT_VAL | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 |
Method BEFORE_PROCESS_EVT_SAVE on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_SET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20121108 | |||
| 2 | IV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20121108 |
Method BEFORE_PROCESS_EVT_SET_RESULT on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_SPECIFIC_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121126 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121126 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121126 |
Method BEFORE_PROCESS_EVT_SPECIFIC_1 on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
Method BEFORE_PROCESS_EVT_SPECIFIC_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121126 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20121126 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20121126 |
Method BEFORE_PROCESS_EVT_SPECIFIC_2 on class CL_FCOM_IP_APPCONTROLLER01 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |