SAP ABAP Class CL_THTMLB_SMART_VALUE_HELP (Smart Value Help Handler 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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20080212 |
Properties
| Class | CL_THTMLB_SMART_VALUE_HELP | |
| Short Description | Smart Value Help Handler 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 | 20080212 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20080212 |
Friends
Class CL_THTMLB_SMART_VALUE_HELP 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 | 'backgroundSearch' | populate last five | 20080214 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'lastFive' | display last five | 20080213 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'smartValueHelp' | display last five and background search | 20080417 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 5 | Number of last Entries | 20080221 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'saveId' | save oinputfield id | 20080215 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRING | Personalization: disable Smart Value Help | 20080327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Clear the lv_svh_disabled | 20080328 | |
| 2 | Static method | Public | Method | Return the number of last values (Eg: 5) | 20080305 | |
| 3 | Static method | Public | Method | Return the svh_disabled paramter for business role & user | 20080318 | |
| 4 | Instance method | Public | Method | Retrieve the last five from the DB | 20080303 |
Events
Class CL_THTMLB_SMART_VALUE_HELP has no event.
Types
Class CL_THTMLB_SMART_VALUE_HELP has no local type.
Method Signatures
Method CLEAR_SVH_DISABLED Signature
Method CLEAR_SVH_DISABLED on class CL_THTMLB_SMART_VALUE_HELP has no parameter.
Method CLEAR_SVH_DISABLED on class CL_THTMLB_SMART_VALUE_HELP has no exception.
Method GET_NUMBER_OF_LAST_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER_LAST_VALUES | Value transfer | Type reference (TYPE) | I | 20080305 |
Method GET_NUMBER_OF_LAST_ENTRIES on class CL_THTMLB_SMART_VALUE_HELP has no exception.
Method GET_SVH_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SVH_DISABLED | Value transfer | Type reference (TYPE) | CRM_PERS_SVH_DISABLED | Personalization: disable Smart Value Help | 20080318 |
Method GET_SVH_DISABLED on class CL_THTMLB_SMART_VALUE_HELP has no exception.
Method RETRIEVE_LAST_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUES | Call by reference | Type reference (TYPE) | STRING | 20080303 | ||||
| 2 | IV_UNIQUE_ID | Call by reference | Type reference (TYPE) | STRING | 20080303 |
Method RETRIEVE_LAST_ENTRIES on class CL_THTMLB_SMART_VALUE_HELP has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |