SAP ABAP Class CL_M_ADVANCEDSEARCH (Element-Handler: <m:advancedSearch>)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
CRM_BSP_MOBILE (Package) UIF for BSP-based CRM applications running on mobile devices

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CLG_M_ADVANCEDSEARCH | Base: |
20090414 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20090415 |
Properties
Class | CL_M_ADVANCEDSEARCH | |
Short Description | Element-Handler: <m:advancedSearch> | |
Super Class | CLG_M_ADVANCEDSEARCH | Base: <m:advancedSearch> |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_MOBILE | UIF for BSP-based CRM applications running on mobile devices |
Created | 20090414 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_M_ADVANCEDSEARCH has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTMLB_DATA | Input Data from HTMLB | 20090415 |
Friends
Class CL_M_ADVANCEDSEARCH 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 | 20090415 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'COPYLINE' | Copy Line image src | 20090415 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbAdvsCopyLine' | onClick event for the Copy Line button | 20090415 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'a' | Add button ID suffix | 20090415 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FIELD' | Name of the field component | 20090415 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPERATOR' | Name of the operator component | 20090415 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'VALUE1' | Name of the value1 component in the context node | 20090415 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'VALUE2' | Name of the value2 component | 20090415 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'C' | 'C' data type | 20090415 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'D' | 'Date' data type | 20090415 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'DEC' | 'DEC' data type | 20090415 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'F' | Floating-point data type | 20090415 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'b' | 1-byte int data type | 20090415 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | C | 's' | 2-byte int data type | 20090415 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'I' | 4-byte int data type | 20090415 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'N' | 'N' data type | 20090415 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'P' | 'Packed number' data type | 20090415 | |
18 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'g' | 'STRING' data type | 20090415 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'T' | 'Time' data type | 20090415 | |
20 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'V' | 'VARC' data type | 20090415 | |
21 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'y' | 'XSTRING' data type | 20090415 | |
22 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'key' | Name of the key column of a DDLB table | 20090415 | |
23 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'value' | Name of the value column of a DDLB table | 20090415 | |
24 | ![]() |
Constant | Private | Type reference (TYPE) | I | 15 | Length of the DEC15 data type | 20090415 | |
25 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'display: inline;' | INLINE display style | 20090415 | |
26 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'display: none;' | NONE display style | 20090415 | |
27 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '' | Closing DIV | 20090415 | |
28 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '_div' | Suffix of AJAX DIV tag | 20090415 | |
29 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_EVENT_TYPE | 'C' | Copy Line event | 20090415 | |
30 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_EVENT_TYPE | 'F' | Field name selection changed | 20090415 | |
31 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_THTMLB_ADVANCEDSEARCH' | Handler for HTMLB events | 20090415 | |
32 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '::' | Separator for event handler class | 20090415 | |
33 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '__' | Event ID separator | 20090415 | |
34 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'thtmlbAdvancedSearch' | Event name | 20090415 | |
35 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_EVENT_TYPE | 'R' | Remove Line event | 20090415 | |
36 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'f1' | Field 1 ID suffix | 20090415 | |
37 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'f2' | Field 2 ID suffix | 20090415 | |
38 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbAdvsChangeFieldName' | onSelect event of the field name drop-down list box | 20090415 | |
39 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'fn' | Field name DDLB ID suffix | 20090415 | |
40 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'DATE' | 'DATE' data type | 20090415 | |
41 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'INTEGER' | 'INTEGER' data type | 20090415 | |
42 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'STRING' | 'STRING' data type | 20090415 | |
43 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'TIME' | 'TIME' data type | 20090415 | |
44 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '30' | 20090415 | ||
45 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '3' | 20090415 | ||
46 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'maxhits' | Max hits ID suffix | 20090415 | |
47 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' ' | Non-breaking space | 20090415 | |
48 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbAdvsChangeObject' | onSelect event of the object type drop-down list box | 20090415 | |
49 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'BT' | Search criterion operator | 20090415 | |
50 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'CP' | Search criterion operator | 20090415 | |
51 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'EM' | Search criterion operator | 20090415 | |
52 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'EQ' | Search criterion operator | 20090415 | |
53 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'GE' | Search criterion operator | 20090415 | |
54 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'GT' | Search criterion operator | 20090415 | |
55 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'LE' | Search criterion operator | 20090415 | |
56 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'LT' | Search criterion operator | 20090415 | |
57 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'NB' | Search criterion operator | 20090415 | |
58 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'NE' | Search criterion operator | 20090415 | |
59 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'NM' | Search criterion operator | 20090415 | |
60 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'NP' | Search criterion operator | 20090415 | |
61 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'op' | Operator DDLB ID suffix | 20090415 | |
62 | ![]() |
Constant | Public | Type reference (TYPE) | CRM_THTMLB_SEARCH_OPERATOR | 'SW' | Search criterion operator | 20090415 | |
63 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'REMOVELINE' | Remove Line image src | 20090415 | |
64 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'thtmlbAdvsRemoveLine' | onClick event for the Remove Line button | 20090415 | |
65 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'r' | Remove button ID suffix | 20090415 | |
66 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 's' | Span ID suffix | 20090415 | |
67 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'style="' | Beginning of a style element | 20090415 | |
68 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '"' | End of a style element | 20090415 | |
69 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'true' | True value | 20090415 | |
70 | ![]() |
Constant | Private | Type reference (TYPE) | I | 4 | 'Data' data type | 20090415 | |
71 | ![]() |
Constant | Private | Type reference (TYPE) | I | 3 | 'Date' data type | 20090415 | |
72 | ![]() |
Constant | Private | Type reference (TYPE) | I | 2 | 'Number' data type | 20090415 | |
73 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1 | 'String' data type | 20090415 | |
74 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_MODEL_BINDING | Context node to which tag is bound | 20090415 | ||
75 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Field name DDLB data | 20090415 | ||
76 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMS_THTMLB_SEARCH_EVENT | Search event information | 20090415 | ||
77 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_CRITERION_DATA | Rendering data for each criterion | 20090415 | ||
78 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_THTMLB_SEARCH_CRITERION | Table of search criteria | 20090415 | ||
79 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of the context node attribute to which tag is bound | 20090415 | ||
80 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Max hits | 20090415 | ||
81 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of the context node attribute containing max hits | 20090415 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Fills the data tables required to render the tag | 20090415 |
2 | ![]() |
Static method | Private | Method | Returns the HTMLB equivalent of the given DDIC type | 20090415 |
Events
Class CL_M_ADVANCEDSEARCH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CRITERION_DATA | Private | See coding | 20090415 | BEGIN OF ts_criterion_data,
field TYPE crm_thtmlb_search_field,
operators TYPE REF TO data,
operator TYPE crm_thtmlb_search_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,
max_length TYPE crm_thtmlb_search_field_length,
disabled TYPE crm_thtmlb_search_disabled,
index TYPE i,
input_help_mandatory TYPE crm_thtmlb_search_srchhlpmand,
END OF ts_criterion_data
|
||
2 | TT_CRITERION_DATA | Private | See coding | 20090415 | tt_criterion_data TYPE STANDARD TABLE OF ts_criterion_data
|
Method Signatures
Method BUILD_RENDERING_DATA Signature
Method BUILD_RENDERING_DATA on class CL_M_ADVANCEDSEARCH has no parameter.
Method BUILD_RENDERING_DATA on class CL_M_ADVANCEDSEARCH has no exception.
Method GET_HTMLB_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATATYPE | Call by reference | Type reference (TYPE) | STRING | DDIC data type | 20090415 | ||
2 | ![]() |
IV_INTTYPE | Call by reference | Type reference (TYPE) | C | 'X' | DDIC internal data type | 20090415 | |
3 | ![]() |
IV_LENG | Call by reference | Type reference (TYPE) | I | Length of the DDIC data type | 20090415 | ||
4 | ![]() |
RV_HTMLB_TYPE | Value transfer | Type reference (TYPE) | STRING | Corresponding HTMLB data type | 20090415 |
Method GET_HTMLB_DATA_TYPE on class CL_M_ADVANCEDSEARCH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |