SAP ABAP Class CL_THTMLB_PARAMETERS (User parameter access class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
⤷
⤷
Properties
| Class | CL_THTMLB_PARAMETERS | |
| Short Description | User parameter access class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20070309 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_THTMLB_PARAMETERS has no forward declaration.
Interfaces
Class CL_THTMLB_PARAMETERS has no interface implemented.
Friends
Class CL_THTMLB_PARAMETERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ALL' | All fixes active | 20070309 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | No active fixes | 20070328 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SP07' | SP07 fixes active | 20070309 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'ABAPREQUEST' | ABAP request parameters | 20080714 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ALL' | All scenarios | 20070403 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'DELTAHANDLING' | Automatic Delta Handling | 20070403 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'KFPTABLEVIEW' | KFP table view | 20070423 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'LISTHANDLERS' | List event handlers in DOM | 20090528 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'NOSAVEFOCUS' | No focus-save code rendered | 20090528 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'ALL' | All profiling enabled | 20070329 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'TABLEVIEW' | Table view profiling enabled | 20070329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the currently activated delta handling fix level | 20070309 | |
| 2 | Static method | Public | Method | Returns the mode of handling script blocks in DH | 20100126 | |
| 3 | Static method | Public | Method | Returns the current element ID set for JavaScript debugging | 20080516 | |
| 4 | Static method | Public | Method | Returns the current F4 window setting IFRAME or MODAL | 20070411 | |
| 5 | Static method | Public | Method | Returns the current JavaScript debugging scenario | 20070403 | |
| 6 | Static method | Public | Method | Returns the current profiling setting | 20070329 | |
| 7 | Static method | Public | Method | Returns the context menu enablement setting | 20091103 | |
| 8 | Static method | Public | Method | Returns the CSS debugging setting | 20091104 |
Events
Class CL_THTMLB_PARAMETERS has no event.
Types
Class CL_THTMLB_PARAMETERS has no local type.
Method Signatures
Method GET_CRM_TAJAX_DH_FIX_LVL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CRM_TAJAX_DH_FIX_LVL | Value transfer | Type reference (TYPE) | STRING | The currently activated delta handling fix level | 20070309 |
Method GET_CRM_TAJAX_DH_FIX_LVL on class CL_THTMLB_PARAMETERS has no exception.
Method GET_CRM_TAJAX_DH_SCR_MOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CRM_TAJAX_DH_SCR_MOD | Value transfer | Type reference (TYPE) | STRING | Returns the mode of handling script blocks in DH | 20100126 |
Method GET_CRM_TAJAX_DH_SCR_MOD on class CL_THTMLB_PARAMETERS has no exception.
Method GET_CRM_THTMLB_DEBUG_ELE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CRM_THTMLB_DEBUG_ELE | Value transfer | Type reference (TYPE) | STRING | 30 Characters | 20080516 |
Method GET_CRM_THTMLB_DEBUG_ELE on class CL_THTMLB_PARAMETERS has no exception.
Method GET_CRM_THTMLB_F4_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CRM_THTMLB_F4_WINDOW | Value transfer | Type reference (TYPE) | STRING | Current F4 widow setting | 20070411 |
Method GET_CRM_THTMLB_F4_WINDOW on class CL_THTMLB_PARAMETERS has no exception.
Method GET_CRM_THTMLB_JS_DEBUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CRM_THTMLB_JS_DEBUG | Value transfer | Type reference (TYPE) | STRING | The current JavaScript debugging scenario | 20070403 |
Method GET_CRM_THTMLB_JS_DEBUG on class CL_THTMLB_PARAMETERS has no exception.
Method GET_CRM_THTMLB_PROFILING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CRM_THTMLB_PROFILING | Value transfer | Type reference (TYPE) | STRING | The current profiling setting | 20070329 |
Method GET_CRM_THTMLB_PROFILING on class CL_THTMLB_PARAMETERS has no exception.
Method GET_WCF_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WCF_CONTEXT_MENU | Value transfer | Type reference (TYPE) | STRING | 20091103 |
Method GET_WCF_CONTEXT_MENU on class CL_THTMLB_PARAMETERS has no exception.
Method GET_WCF_THTMLB_CSS_DEBUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WCF_THTMLB_CSS_DEBUG | Value transfer | Type reference (TYPE) | STRING | 20091104 |
Method GET_WCF_THTMLB_CSS_DEBUG on class CL_THTMLB_PARAMETERS has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |