SAP ABAP Class CL_HDB_MINING_REQUEST (HANA: Mining request)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷ STREX (Package) TREX ABAP client
⤷ BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷ STREX (Package) TREX ABAP client
Properties
Class | CL_HDB_MINING_REQUEST | |
Short Description | HANA: Mining request | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STREX | TREX ABAP client |
Created | 20121109 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_TREX_STRUCTURE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HDB_MINING_REQUEST has no interface implemented.
Friends
Class CL_HDB_MINING_REQUEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ATTRIBUTE_MAP | Instance attribute | Private | Type reference (TYPE) | CL_TREX_STRUCTURE=>T_ATTRIBUTE_MAP | 20121112 | |||
2 | COLUMN_METAS | Instance attribute | Private | Type reference (TYPE) | CL_TREX_STRUCTURE=>T_COLUMN_METAS | 20121112 | |||
3 | C_FUNCTION_NAME | Constant | Public | Type reference (TYPE) | STRING | 'dataMining' | 20121113 | ||
4 | C_VERSION | Constant | Public | Type reference (TYPE) | I | 1 | 20121113 | ||
5 | INDEXES | Instance attribute | Private | Type reference (TYPE) | HDB_TABLELIST_TAB | Index with language | 20121109 | ||
6 | KEY_FIGURES_EXT | Instance attribute | Private | Type reference (TYPE) | TREXT_KEY_FIGURE_EXT | Key figure | 20121113 | ||
7 | QUERY_ENTRIES | Instance attribute | Private | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Search query | 20121112 | ||
8 | RESULT_INDEX_NAME | Instance attribute | Private | Type reference (TYPE) | STRING | Index Id | 20121112 | ||
9 | SORT_ATTRIBUTES | Instance attribute | Private | Type reference (TYPE) | TREXT_SORT_ATTRIBUTES | Sort attributes | 20121112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ADAPT_QUERY_ENTRIES | Instance method | Private | Method | 20131203 | |
2 | CONV_KEY_FIGURE_EXT | Instance method | Private | Method | 20121113 | |
3 | CREATE_SXML_WRITABLE | Instance method | Public | Method | 20121109 |
Events
Class CL_HDB_MINING_REQUEST has no event.
Types
Class CL_HDB_MINING_REQUEST has no local type.
Method Signatures
Method ADAPT_QUERY_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ORG_QUERY | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Search query | 20131203 |
Method ADAPT_QUERY_ENTRIES on class CL_HDB_MINING_REQUEST has no exception.
Method CONV_KEY_FIGURE_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | KEY_FIGURES | Call by reference | Type reference (TYPE) | TREXT_KEY_FIGURE | Key figure | 20121113 | ||
2 | Importing | KEY_FIGURES_EXT | Call by reference | Type reference (TYPE) | TREXT_KEY_FIGURE_EXT | Key figure | 20121113 |
Method CONV_KEY_FIGURE_EXT on class CL_HDB_MINING_REQUEST has no exception.
Method CREATE_SXML_WRITABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COMP_DESCR | Call by reference | Type reference (TYPE) | TREXT_COMP_DESCR | Description of the components | 20121109 | ||
2 | Importing | INDEX_ALIAS_OPERATION | Call by reference | Type reference (TYPE) | TREXT_INDEX_ALIAS_OPERATION | index Alias Operation | 20121109 | ||
3 | Importing | INDEX_IDS | Call by reference | Type reference (TYPE) | TREXT_INDEX_IDS | 20121109 | |||
4 | Importing | ITEM_ATTRIBUTES | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attributes | 20121109 | ||
5 | Importing | JOIN_CONDITIONS | Call by reference | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | static join condition | 20121109 | ||
6 | Importing | KEY_FIGURES | Call by reference | Type reference (TYPE) | TREXT_KEY_FIGURE | Key figure | 20121109 | ||
7 | Importing | KEY_FIGURES_EXT | Call by reference | Type reference (TYPE) | TREXT_KEY_FIGURE_EXT | Key figure | 20121109 | ||
8 | Importing | MIN_CONFIDENCE | Call by reference | Type reference (TYPE) | F | 20121109 | |||
9 | Importing | MIN_SUPPORT | Call by reference | Type reference (TYPE) | F | 20121109 | |||
10 | Importing | NULL_SID | Call by reference | Type reference (TYPE) | I | 20121109 | |||
11 | Importing | NULL_VALUES | Call by reference | Type reference (TYPE) | TREXT_NULL_VALUES | Null values | 20121109 | ||
12 | Importing | QUERY_ENTRIES | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Search query | 20121109 | ||
13 | Importing | REQUESTED_RESULTS | Call by reference | Type reference (TYPE) | TREX_RFC-REQUESTED_RESULTS | 1: documents 2: statistical info 3: statistical overview | 20121109 | ||
14 | Importing | REQ_ATTRIBUTES | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attributes | 20121109 | ||
15 | Importing | RESULT_INDEX_NAME | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20121109 | ||
16 | Importing | RESULT_TABLE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20121109 | |||
17 | Importing | RESULT_TYPE | Call by reference | Type reference (TYPE) | TREX_RFC-BOOLEAN | 0: false, 1: true | 20121109 | ||
18 | Importing | RULE_CHARACTERISTIC | Call by reference | Type reference (TYPE) | TREXS_RULE_CHARACTERISITC | rule characteristic | 20121109 | ||
19 | Returning | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20121109 | ||
20 | Importing | SAMPLING_RATE | Call by reference | Type reference (TYPE) | F | 20121109 | |||
21 | Importing | SCHEMA_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121109 | |||
22 | Importing | SORT_ATTRIBUTES | Call by reference | Type reference (TYPE) | TREXT_SORT_ATTRIBUTES | Sort attributes | 20121109 | ||
23 | Importing | TID_ATTRIBUTES | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attributes | 20121109 | ||
24 | Importing | TOPX_ITEMS | Call by reference | Type reference (TYPE) | I | 20121109 | |||
25 | Importing | TOPX_MAX_EQUALS | Call by reference | Type reference (TYPE) | I | 20121109 | |||
26 | Importing | TOPX_RULES | Call by reference | Type reference (TYPE) | I | 20121109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HDB_ABAP_CLIENT_SHM_ERROR | Shared memory error for HDB ABAP Client | 20121113 | |
2 | CX_TREX_BAD_REQUEST | Unexpected data received from application. | 20121113 | |
3 | CX_TREX_REMOTE_COMMUNICATION | Remote Communication Exception | 20121113 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |