SAP ABAP Class CL_LXE_KEY_VALUE (Access to global switches)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment
⤷
⤷
Properties
| Class | CL_LXE_KEY_VALUE | |
| Short Description | Access to global switches | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE | New MLT Environment |
| Created | 20110223 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_KEY_VALUE has no forward declaration.
Interfaces
Class CL_LXE_KEY_VALUE has no interface implemented.
Friends
Class CL_LXE_KEY_VALUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'CODEPAGE_CHECK_OFF' | Switch off codepage check ('X') | 20110223 | ||
| 2 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'CSN_DEFAULT_WORKLIST' | Default Worklist for Notes | 20110504 | ||
| 3 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'JA_HYPHENATION_OFF' | Switch off Japanese Hyphenation algorithm ('X') | 20110223 | ||
| 4 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'KW_OLD' | Switch to old KW solution ('X') | 20110223 | ||
| 5 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'OL_PARAM_COLL_REFRESH' | Option to refresh collections in object list parameters | 20111117 | ||
| 6 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'PP_FACTORY' | Proposal Pool Implementation | 20120502 | ||
| 7 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'SC_DELTA' | Solution Composer export delta date (timestamp) | 20110223 | ||
| 8 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'SLPP_GENERIC_SEARCH_IS_DURA_FIX' | SLPP - Is maximum duration fixed? ("X" = Yes; "" = No) | 20110224 | ||
| 9 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'SLPP_GENERIC_SEARCH_MAX_DURATION' | Maximum duration of generic search in SLPP in seconds | 20110224 | ||
| 10 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'SP_TRANSLATION_SYSTEM' | SP translation system with new text correction process ('X') | 20110223 | ||
| 11 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'SYSTEM_TYPE' | Override system type setting ('C' = CUSTOMER, 'S' = SAP) | 20110223 | ||
| 12 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'WL_LOG_DBG' | Write debug info | 20110915 | ||
| 13 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'WL_OLD' | Switch to old worklist logic | 20110915 | ||
| 14 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'WL_OLD_SE61_EVAL' | Use old long text evaluation method (versioning) | 20110928 | ||
| 15 | Constant | Public | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | 'WL_PARAMS_NO_DEFAULT_WL_NUMBER' | Hide WL number in evaluation parameters ('X') | 20110223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get global switch value | 20110223 | |
| 2 | Static method | Public | Method | Set global switch value | 20110223 |
Events
Class CL_LXE_KEY_VALUE has no event.
Types
Class CL_LXE_KEY_VALUE has no local type.
Method Signatures
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | Key | 20110223 | |||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | LXE_KEY_VALUE-PVALUE | Value | 20110223 |
Method GET_VALUE on class CL_LXE_KEY_VALUE has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMENT | Call by reference | Type reference (TYPE) | LXE_KEY_VALUE-PCOMMENT | Comment | 20110223 | |||
| 2 | I_KEY | Call by reference | Type reference (TYPE) | LXE_KEY_VALUE-PKEY | Key | 20110223 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | LXE_KEY_VALUE-PVALUE | Value | 20110223 |
Method SET_VALUE on class CL_LXE_KEY_VALUE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |