SAP ABAP Interface /UI2/IF_WDR_CFG_CONSTANTS (Constants for configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
⤷
⤷
Properties
| Interface | /UI2/IF_WDR_CFG_CONSTANTS | |
| Short Description | Constants for configuration |
General Data
| Package | /UI2/WD_CONFIGURATION | UI2: WD Configuration |
| Created | 20130312 | SAP |
| Last changed | 20131127 | SAP |
| 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 /UI2/IF_WDR_CFG_CONSTANTS has no interface.
Friends
Interface /UI2/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_*' | 20130312 | ||
| 2 | C_COMP_CTX_FINAL_PREFIX | Constant | Public | Type reference (TYPE) | STRING | '_FA_' | 20130312 | ||
| 3 | C_CONFIG_TYPE_APPL | Constant | Public | Type reference (TYPE) | WDY_CONFIG_TYPE | '02' | 20130312 | ||
| 4 | C_CONFIG_TYPE_CON | Constant | Public | Type reference (TYPE) | STRING | 'CON' | 20130312 | ||
| 5 | C_CONFIG_TYPE_CUS | Constant | Public | Type reference (TYPE) | STRING | 'CUS' | 20130312 | ||
| 6 | C_CONFIG_TYPE_ENH | Constant | Public | Type reference (TYPE) | STRING | 'ENH' | 20130312 | ||
| 7 | C_CONFIG_TYPE_PERS | Constant | Public | Type reference (TYPE) | STRING | 'PERS' | 20130312 | ||
| 8 | C_CONF_USER_TYPE_ALL | Constant | Public | Type reference (TYPE) | WDY_CONF_USER_TYPE | 'A' | 20130312 | ||
| 9 | C_CONF_USER_TYPE_USER | Constant | Public | Type reference (TYPE) | WDY_CONF_USER_TYPE | 'U' | 20130312 | ||
| 10 | C_CTS_NEXT_OP_ENUM | Constant | Public | See coding | 20130312 | ||||
| 11 | C_CTS_OPERATION | Constant | Public | See coding | 20130312 | ||||
| 12 | C_CTS_OPERATION_STATE | Constant | Public | See coding | 20130312 | ||||
| 13 | C_DB_CON_NAME | Constant | Public | Type reference (TYPE) | DBCON-CON_NAME | 'R/3*CFG' | 20130312 | ||
| 14 | C_DEFAULT_COMP_EDITOR | Constant | Public | Type reference (TYPE) | STRING | 'WDR_CFG_COMP_GEN' | 20130312 | ||
| 15 | C_ENH_ALL | Constant | Public | Type reference (TYPE) | ENHNAME | '%ALL_ENHANCEMENTS' | 20130312 | ||
| 16 | C_ENH_NONE | Constant | Public | Type reference (TYPE) | ENHNAME | '%NO_ENHANCEMENTS' | 20130312 | ||
| 17 | C_LOCK_MODE_EXCLUSIVE | Constant | Public | Type reference (TYPE) | ENQMODE | 'E' | 20130312 | ||
| 18 | C_LOCK_MODE_OPT_CHANGE | Constant | Public | Type reference (TYPE) | ENQMODE | 'R' | 20130312 | ||
| 19 | C_LOCK_MODE_OPT_DISPLAY | Constant | Public | Type reference (TYPE) | ENQMODE | 'O' | 20130312 | ||
| 20 | C_NAME_CONFIGURATION_CONTEXT | Constant | Public | Type reference (TYPE) | STRING | 'CONFIGURATION_CONTEXT' | 20130312 | ||
| 21 | C_OPERATION_COPY | Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | 20130312 | ||
| 22 | C_OPERATION_CREATE | Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | 20130312 | ||
| 23 | C_OPERATION_DELETE | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | 20130312 | ||
| 24 | C_OPERATION_MODIFY | Constant | Public | Type reference (TYPE) | CHAR01 | 'M' | 20130312 | ||
| 25 | C_OPERATION_READ | Constant | Public | Type reference (TYPE) | CHAR01 | 'R' | 20130312 | ||
| 26 | C_PREFIX_FOR_OTR_TEXT | Constant | Public | Type reference (TYPE) | STRING | '$OTR:' | 20130312 | ||
| 27 | C_TEXTID_FOR_OTR | Constant | Public | Type reference (TYPE) | WDY_CONFIG_TEXTID | '0' | 20130312 | ||
| 28 | C_TRANSPORT_WINDOW_NAME | Constant | Public | Type reference (TYPE) | STRING | 'TRANSPORT_POPUP' | 20130312 | ||
| 29 | C_TR_APPLICATION | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WDCA' | 20130312 | ||
| 30 | C_TR_COMPONENT | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WDCC' | 20130312 | ||
| 31 | C_USER_ASTERIX | Constant | Public | Type reference (TYPE) | WDY_CONFIG_USER | '*' | 20130312 | ||
| 32 | C_WDY_CONF_USER | Constant | Public | Type reference (TYPE) | STRING | `WDY_CONF_USER` | 20130312 | ||
| 33 | C_XML_ATTR | Constant | Public | See coding | 20130312 | ||||
| 34 | C_XML_SEQUENCE_SEPARATOR | Constant | Public | Type reference (TYPE) | ABAP_CHAR1 | CL_ABAP_CHAR_UTILITIES=>NEWLINE | 20130312 | ||
| 35 | C_XML_TAG | Constant | Public | See coding | 20130312 | ||||
| 36 | ENDINTERFACE | Constant | Public | Type reference (TYPE) | C | IS INITIAL | 20130312 | ||
| 37 | PERS_NUM_ALLOWED | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '0' | 20130312 | ||
| 38 | PERS_NUM_ALLOWED_FOR_ADMIN | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '1' | 20130312 | ||
| 39 | PERS_NUM_NOT_ALLOWED | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '2' | 20130312 | ||
| 40 | PERS_NUM_NO_DELTA | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '3' | 20130312 | ||
| 41 | PERS_NUM_TABLE | Constant | Public | Type reference (TYPE) | WDY_PERS_ENUM | '4' | 20130312 |
Methods
Interface /UI2/IF_WDR_CFG_CONSTANTS has no method.
Events
Interface /UI2/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 | 20130312 | 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 | 20131127 |
| SAP Release Created in | 100 |