SAP ABAP Class CL_FPM_BO_ACT_APP_CONTROLLER (Application Controller class for BO ACT)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CONF (Package) FPM: Configuration Editor

⤷

⤷

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 | 20100825 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GAF_CONF_EXIT | Application specific configuration controller for GAF | 20100825 |
Properties
Class | CL_FPM_BO_ACT_APP_CONTROLLER | |
Short Description | Application Controller class for BO ACT | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_CONF | FPM: Configuration Editor |
Created | 20100825 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_APP_CONTROLLER | Central application controller interface | 20100825 | ||
2 | IF_FPM_GAF_CONF_EXIT | Application specific configuration controller for GAF | 20100825 |
Friends
Class CL_FPM_BO_ACT_APP_CONTROLLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FPM_CFG_BO_ACT_SERVICE_UTIL | Services class for BO model based ACT | 20100825 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FPM_BO_ACT_SHARED_DATA_CONT | Shared data class for BO model based ACT | 20100825 | ||
3 | ![]() |
Instance attribute | Protected | See coding | 20110621 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100825 |
2 | ![]() |
Instance method | Protected | Method | 20110610 |
Events
Class CL_FPM_BO_ACT_APP_CONTROLLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_CONF_SCREEN | Public | See coding | 20100825 | BEGIN OF ty_s_conf_screen,
launch_config_editor TYPE fpm_text,
test_application TYPE fpm_text,
END OF ty_s_conf_screen
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_BO_ACT_APP_CONTROLLER has no parameter.
Method CONSTRUCTOR on class CL_FPM_BO_ACT_APP_CONTROLLER has no exception.
Method HANDLE_MESSAGES Signature
Method HANDLE_MESSAGES on class CL_FPM_BO_ACT_APP_CONTROLLER has no parameter.
Method HANDLE_MESSAGES on class CL_FPM_BO_ACT_APP_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |