SAP ABAP Interface IF_FPM_CONSTANTS_INTERNAL (FPM constants for internal use)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)

⤷

⤷

Properties
Interface | IF_FPM_CONSTANTS_INTERNAL | |
Short Description | FPM constants for internal use |
General Data
Package | APB_FPM_CORE | Floorplan Manager (Framework) |
Created | 20070503 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_FPM_CONSTANTS_INTERNAL has no forward declaration.
Interfaces
Interface IF_FPM_CONSTANTS_INTERNAL has no interface.
Friends
Interface IF_FPM_CONSTANTS_INTERNAL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ACTION_UI_ELEMENT_PRESSED | Constant | Public | Type reference (TYPE) | STRING | 'UI_ELEMENT_PRESSED' | 20090827 | ||
2 | GC_ATTRIBUTES | Constant | Public | See coding | 20080313 | ||||
3 | GC_COMPONENTS | Constant | Public | See coding | 20090910 | ||||
4 | GC_CURRENT_DIALOG_LEVEL | Constant | Public | Type reference (TYPE) | STRING | 'CURRENT_DIALOG_LEVEL' | The current dialog level | 20090113 | |
5 | GC_DIALOG_STATE | Constant | Public | See coding | 20090403 | ||||
6 | GC_ENABLE_LOGGING | Constant | Public | Type reference (TYPE) | FPM_MSG_LOGGING | 'E' | Logging option for Message Mapping | 20090908 | |
7 | GC_ERROR_FEEDER_NAME_KEY | Constant | Public | Type reference (TYPE) | STRING | 'FPM_ERROR_FEEDER_NAME_KEY' | Key to access the error feeder class | 20080820 | |
8 | GC_ERROR_FPM_EXCEPTION | Constant | Public | Type reference (TYPE) | STRING | 'FPM_ERROR_EXCEPTION_ID' | FPM standard exception. | 20080829 | |
9 | GC_ERROR_LOG_ID_KEY | Constant | Public | Type reference (TYPE) | STRING | 'FPM_ERROR_LOG_ID_KEY' | Log id specified by the application to log the error details | 20080820 | |
10 | GC_EVENT_RESTART_MODE | Constant | Public | See coding | 20070517 | ||||
11 | GC_EVENT_STATE | Constant | Public | See coding | 20070517 | ||||
12 | GC_EXT_NAVIGATION_EVENT_PARAM | Constant | Public | See coding | 20100715 | ||||
13 | GC_GEN_LOGGING | Constant | Public | Type reference (TYPE) | FPM_MSG_LOGGING | 'G' | Logging option for Message Mapping | 20090908 | |
14 | GC_GUIDELINE_VERSION | Constant | Public | See coding | 20100326 | ||||
15 | GC_HIDE_LOGGING | Constant | Public | Type reference (TYPE) | FPM_MSG_LOGGING | 'H' | Logging option for Message Mapping | 20090908 | |
16 | GC_HIDE_MESSAGE_AREA | Constant | Public | Type reference (TYPE) | STRING | 'FPM_HIDE_MESSAGE_AREA' | 20110630 | ||
17 | GC_IMAGE | Constant | Public | See coding | 20091008 | ||||
18 | GC_MAXIMUM_DIALOG_LEVELS | Constant | Public | Type reference (TYPE) | I | 3 | Maximum dialog level | 20081216 | |
19 | GC_MSG_GEN_TYP00 | Constant | Public | Type reference (TYPE) | FPM_MSG_GENERALIZE | 'FPM00' | Message Mapper: To Specify Generalization Type | 20090831 | |
20 | GC_MSG_GEN_TYP01 | Constant | Public | Type reference (TYPE) | FPM_MSG_GENERALIZE | 'FPM01' | Message Mapper: To Specify Generalization Type | 20090831 | |
21 | GC_NODES | Constant | Public | See coding | 20081212 | ||||
22 | GC_NO_LOGGING | Constant | Public | Type reference (TYPE) | FPM_MSG_LOGGING | 'NA' | Logging option for Message Mapping | 20090908 | |
23 | GC_ON_NAVIGATE | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'ON_NAVIGATE' | ID of the FPM Event | 20100420 | |
24 | GC_OPEN_DIALOG_KEY | Constant | Public | Type reference (TYPE) | STRING | 'OPEN_DIALOG_WINDOW' | Is the target UIBB state a dialog window? | 20081216 | |
25 | GC_OPERATION | Constant | Public | See coding | 20101024 | ||||
26 | GC_PRIMARY_ATTRIBUTE | Constant | Public | Type reference (TYPE) | STRING | 'FPM_PRIMARY_ATTRIBUTE' | 20080307 | ||
27 | GC_RUNNING_IN_DIALOG_MODE_KEY | Constant | Public | Type reference (TYPE) | STRING | 'IS_RUNNING_IN_DIALOG' | Key to access the state of UIBBs running in dialog | 20081216 | |
28 | GC_SPECIAL_PROPERTIES | Constant | Public | See coding | 20090902 | ||||
29 | GC_TOOLBAR_TYPE | Constant | Public | See coding | 20110218 | ||||
30 | GC_TRANSIENT_INITIAL | Constant | Public | Type reference (TYPE) | FPM_TRANSIENT_STATE | '' | Transient state values for Components containing UIBBs | 20080313 | |
31 | GC_TRANSIENT_NON_TRANSIENT | Constant | Public | Type reference (TYPE) | FPM_TRANSIENT_STATE | 'N' | Transient state values for Components containing UIBBs | 20080313 | |
32 | GC_TRANSIENT_TRANSIENT | Constant | Public | Type reference (TYPE) | FPM_TRANSIENT_STATE | 'T' | Transient state values for Components containing UIBBs | 20080313 | |
33 | GC_UI_ELEMENT_ID | Constant | Public | See coding | 20091215 | ||||
34 | GC_VIEWS | Constant | Public | See coding | 20140610 | ||||
35 | GC_WD_ACTION | Constant | Public | See coding | 20090805 | ||||
36 | GC_WINDOWS | Constant | Public | See coding | 20110907 | ||||
37 | GC_WORKBENCH | Constant | Public | See coding | 20130121 |
Methods
Interface IF_FPM_CONSTANTS_INTERNAL has no method.
Events
Interface IF_FPM_CONSTANTS_INTERNAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_CFG_BREADCRUMP_INFO | Public | See coding | 20100715 | BEGIN OF ty_s_cfg_breadcrump_info,
text TYPE string,
config_id TYPE wdy_config_id,
config_type TYPE wdy_config_type,
config_var TYPE wdy_config_var,
component TYPE wdy_conf_comp_name,
is_component TYPE wdy_boolean,
state TYPE string,
action TYPE wdy_conf_action,
END OF ty_s_cfg_breadcrump_info
|
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |