SAP ABAP Class CL_THTMLB_RANGE (Element-Handler: <thtmlb:range>)
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 | Inheritance (c INHERITING FROM c_ref) | CLG_THTMLB_RANGE | Base: |
20061019 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20061024 |
Properties
Class | CL_THTMLB_RANGE | |
Short Description | Element-Handler: <thtmlb:range> | |
Super Class | CLG_THTMLB_RANGE | Base: <thtmlb:range> |
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 | 20061019 | SAP |
Last change | 20130531 | 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_HTMLB_DATA | Input Data from HTMLB | 20061024 |
Friends
Class CL_THTMLB_RANGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '_' | Separator between absolute ID path and model ID | 20061024 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FIELD' | Name of the field component | 20061024 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPERATOR' | Name of the operator component | 20061024 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'VALUE1' | Name of the value1 component in the context node | 20061023 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'VALUE2' | Name of the value2 component in the context node | 20061023 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'key' | Name of the key column of a DDLB table | 20061024 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'value' | Name of the value column of a DDLB table | 20061024 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'display: inline;' | INLINE display style | 20061024 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'display: none;' | NONE display style | 20061024 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '' | Closing DIV | 20061024 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_EVENT_TYPE | 'F' | Field name selection changed | 20061024 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_THTMLB_RANGE' | Handler for HTMLB events | 20061024 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '::' | Separator for event handler class | 20061024 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '__' | Event ID separator | 20061024 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'thtmlbRange' | Event name | 20061024 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'f1' | Field 1 ID suffix | 20061024 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'f2' | Field 2 ID suffix | 20061024 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbRangeChangeFieldName' | onSelect event of the field name drop-down list box | 20061024 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'fn' | Field name DDLB ID suffix | 20061024 | |
20 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'DATE' | 'DATE' data type | 20061023 | |
21 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'INTEGER' | 'INTEGER' data type | 20061023 | |
22 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'STRING' | 'STRING' data type | 20061023 | |
23 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'TIME' | 'TIME' data type | 20061023 | |
24 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '30' | 20061024 | ||
25 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'BT' | Search criterion operator | 20061023 | |
26 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'CP' | Search criterion operator | 20061023 | |
27 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'EM' | Search criterion operator | 20061023 | |
28 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'EQ' | Search criterion operator | 20061023 | |
29 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'GE' | Search criterion operator | 20061023 | |
30 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'GT' | Search criterion operator | 20061023 | |
31 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'LE' | Search criterion operator | 20061023 | |
32 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'LT' | Search criterion operator | 20061023 | |
33 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'NB' | Search criterion operator | 20061023 | |
34 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'NE' | Search criterion operator | 20061023 | |
35 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'NM' | Search criterion operator | 20061023 | |
36 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'NP' | Search criterion operator | 20061023 | |
37 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'op' | Operator DDLB ID suffix | 20061024 | |
38 | ![]() |
Constant | Private | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'SW' | Search criterion operator | 20061023 | |
39 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 's' | Span ID suffix | 20061024 | |
40 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'style="' | Beginning of a style element | 20061023 | |
41 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '"' | End of a style element | 20061023 | |
42 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_MODEL_BINDING | Context node to which tag is bound | 20061023 | ||
43 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Field name DDLB data | 20061023 | ||
44 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_CRITERION_DATA | Rendering data for the criterion | 20061023 | ||
45 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMS_THTMLB_RANGE_CRITERION | Range criterion values | 20061024 | ||
46 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of the context node attribute to which tag is bound | 20061023 | ||
47 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_EVENT_TYPE | Range event information | 20061024 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Builds the "key=value;" mapping string for the input field. | 20061024 |
2 | ![]() |
Instance method | Private | Method | Fills the data tables required to render the tag | 20061019 |
3 | ![]() |
Static method | Private | Method | Return available operators for a particular data type | 20061023 |
Events
Class CL_THTMLB_RANGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CRITERION_DATA | Private | See coding | 20061023 | BEGIN OF ts_criterion_data,
field TYPE crm_thtmlb_search_field,
operators TYPE REF TO data,
operator TYPE crm_thtmlb_range_operator,
value1 TYPE string,
value2 TYPE string,
htmlb_field_type TYPE string,
help_id TYPE crms_thtmlb_search_help_id,
input_mapping TYPE crms_thtmlb_search_f4_parm_map,
output_mapping TYPE crms_thtmlb_search_f4_parm_map,
ddlb_options TYPE REF TO data,
server_event TYPE crm_thtmlb_search_server_event,
help_object TYPE crm_thtmlb_search_help_object,
END OF ts_criterion_data
|
Method Signatures
Method BUILD_F4_MAPPING_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MAPPING | Call by reference | Type reference (TYPE) | CRMS_THTMLB_SEARCH_F4_PARM_MAP | Mapping | 20061024 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | Generated id postfix to use for mapping | 20061024 | ||
3 | ![]() |
IV_ID_POSTFIX | Call by reference | Type reference (TYPE) | STRING | Generated id to use for mapping | 20061024 | ||
4 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | Concatenated string | 20061024 |
Method BUILD_F4_MAPPING_STRING on class CL_THTMLB_RANGE has no exception.
Method BUILD_RENDERING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CUSTOM_OPERATORS | Call by reference | Type reference (TYPE) | CRMT_THTMLB_RANGE_OPERATOR | Table of range criterion operators | 20061220 |
Method BUILD_RENDERING_DATA on class CL_THTMLB_RANGE has no exception.
Method GET_AVAILABLE_OPERATORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HTMLB_TYPE | Call by reference | Type reference (TYPE) | STRING | 'STRING/DATE/TIME/BCD/BOOLEAN/INTEGER/CURRENCY' | 20061109 | ||
2 | ![]() |
RT_OPERATORS | Value transfer | Type reference (TYPE) | CRMT_THTMLB_RANGE_OPERATOR | Table of search criterion operators | 20061109 |
Method GET_AVAILABLE_OPERATORS on class CL_THTMLB_RANGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |