SAP ABAP Interface IF_WDR_CFG_CONSTANTS (Constants for the Configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A

⤷

⤷

Properties
Interface | IF_WDR_CFG_CONSTANTS | |
Short Description | Constants for the Configuration |
General Data
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20070801 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CL_ABAP_CHAR_UTILITIES | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_WDR_CFG_CONSTANTS has no interface.
Friends
Interface IF_WDR_CFG_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_COMP_CTX_FINAL_PATTERN | Constant | Public | Type reference (TYPE) | STRING | '_FA_*' | 20100202 | ||
2 | C_COMP_CTX_FINAL_PREFIX | Constant | Public | Type reference (TYPE) | STRING | '_FA_' | 20070830 | ||
3 | C_CONFIG_TYPE_APPL | Constant | Public | Type reference (TYPE) | WDY_CONFIG_TYPE | '02' | Configuration Type Application | 20121206 | |
4 | C_CONFIG_TYPE_CON | Constant | Public | Type reference (TYPE) | STRING | 'CON' | 20120808 | ||
5 | C_CONFIG_TYPE_CUS | Constant | Public | Type reference (TYPE) | STRING | 'CUS' | 20120808 | ||
6 | C_CONFIG_TYPE_ENH | Constant | Public | Type reference (TYPE) | STRING | 'ENH' | 20120808 | ||
7 | C_CONFIG_TYPE_PERS | Constant | Public | Type reference (TYPE) | STRING | 'PERS' | 20130130 | ||
8 | C_CONF_USER_TYPE_ALL | Constant | Public | Type reference (TYPE) | WDY_CONF_USER_TYPE | 'A' | Configuration User Type All | 20121206 | |
9 | C_CONF_USER_TYPE_FLAVOR | Constant | Public | Type reference (TYPE) | WDY_CONF_USER_TYPE | 'F' | Type of User Identification | 20130816 | |
10 | C_CONF_USER_TYPE_USER | Constant | Public | Type reference (TYPE) | WDY_CONF_USER_TYPE | 'U' | Configuration User Type User | 20121206 | |
11 | C_CTS_NEXT_OP_ENUM | Constant | Public | See coding | 20070803 | ||||
12 | C_CTS_OPERATION | Constant | Public | See coding | 20070803 | ||||
13 | C_CTS_OPERATION_STATE | Constant | Public | See coding | 20070803 | ||||
14 | C_DB_CON_NAME | Constant | Public | Type reference (TYPE) | DBCON-CON_NAME | 'R/3*CFG' | Logical Name for a Database Connection | 20120822 | |
15 | C_DEFAULT_COMP_EDITOR | Constant | Public | Type reference (TYPE) | STRING | 'WDR_CFG_COMP_GEN' | 20071121 | ||
16 | C_ENH_ALL | Constant | Public | Type reference (TYPE) | ENHNAME | '%ALL_ENHANCEMENTS' | All Activated Enhancements | 20100312 | |
17 | C_ENH_NONE | Constant | Public | Type reference (TYPE) | ENHNAME | '%NO_ENHANCEMENTS' | No Enhancements | 20100312 | |
18 | C_LOCK_MODE_EXCLUSIVE | Constant | Public | Type reference (TYPE) | ENQMODE | 'E' | Exclusive lock | 20100126 | |
19 | C_LOCK_MODE_OPT_CHANGE | Constant | Public | Type reference (TYPE) | ENQMODE | 'R' | Conversion to Write Lock | 20091124 | |
20 | C_LOCK_MODE_OPT_DISPLAY | Constant | Public | Type reference (TYPE) | ENQMODE | 'O' | Optimistic Read Lock | 20091124 | |
21 | C_NAME_CONFIGURATION_CONTEXT | Constant | Public | Type reference (TYPE) | STRING | 'CONFIGURATION_CONTEXT' | Name of Root Node of Configuration Context | 20100203 | |
22 | C_OPERATION_COPY | Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | Copy | 20100121 | |
23 | C_OPERATION_CREATE | Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | Create | 20100121 | |
24 | C_OPERATION_DELETE | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Delete | 20100121 | |
25 | C_OPERATION_MODIFY | Constant | Public | Type reference (TYPE) | CHAR01 | 'M' | Change | 20100121 | |
26 | C_OPERATION_READ | Constant | Public | Type reference (TYPE) | CHAR01 | 'R' | Read | 20100121 | |
27 | C_P13N_MODE | Constant | Public | See coding | 20140131 | ||||
28 | C_PREFIX_FOR_OTR_TEXT | Constant | Public | Type reference (TYPE) | STRING | '$OTR:' | Prefix if OTR Alias Instead of Text | 20090818 | |
29 | C_TEXTID_FOR_OTR | Constant | Public | Type reference (TYPE) | WDY_CONFIG_TEXTID | '0' | Text ID if OTR Text | 20090819 | |
30 | C_TRANSPORT_WINDOW_NAME | Constant | Public | Type reference (TYPE) | STRING | 'TRANSPORT_POPUP' | 20070803 | ||
31 | C_TR_APPLICATION | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WDCA' | Object Type | 20081208 | |
32 | C_TR_COMPONENT | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WDCC' | Object Type | 20081208 | |
33 | C_USER_ASTERIX | Constant | Public | Type reference (TYPE) | WDY_CONFIG_USER | '*' | Web Dynpro: Configuration: User Name or Role Name | 20090727 | |
34 | C_USER_FLAVOR | Constant | Public | Type reference (TYPE) | WDY_CONFIG_USER | '$FLAVOR' | Web Dynpro: Configuration: User Name or Role Name | 20130819 | |
35 | C_WDY_CONF_USER | Constant | Public | Type reference (TYPE) | STRING | `WDY_CONF_USER` | Table for Component Customizing/Personalization | 20090727 | |
36 | C_XML_ATTR | Constant | Public | See coding | 20070816 | ||||
37 | C_XML_SEQUENCE_SEPARATOR | Constant | Public | Type reference (TYPE) | ABAP_CHAR1 | CL_ABAP_CHAR_UTILITIES=>NEWLINE | 20070830 | ||
38 | C_XML_TAG | Constant | Public | See coding | 20070816 | ||||
39 | ENDINTERFACE | Constant | Public | Type reference (TYPE) | C | IS INITIAL | 20070803 | ||
40 | PERS_NUM_ALLOWED | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '0' | Web Dynpro Personalization Type | 20090813 | |
41 | PERS_NUM_ALLOWED_FOR_ADMIN | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '1' | Web Dynpro Personalization Type | 20090813 | |
42 | PERS_NUM_NOT_ALLOWED | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '2' | Web Dynpro Personalization Type | 20090813 | |
43 | PERS_NUM_NO_DELTA | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '3' | Web Dynpro Personalization Type | 20090813 | |
44 | PERS_NUM_TABLE | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '4' | Web Dynpro Personalization Type | 20090813 |
Methods
Interface IF_WDR_CFG_CONSTANTS has no method.
Events
Interface IF_WDR_CFG_CONSTANTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_POPUP_DATA | Public | See coding | 20070803 | begin of t_popup_data,
popup_window_name type string,
popup_confirm_texts type string_table,
popup_buttons type wdr_popup_button_kind,
end of t_popup_data
|
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 710 |