SAP ABAP Class CL_SMI_SRCHQRY (Search Query)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SMI (Application Component) Social Media Intelligence Foundation
⤷
BS_SOMI_DATA_MODELS (Package) Datta Models for Social Media Intelligence
⤷
⤷
Properties
| Class | CL_SMI_SRCHQRY | |
| Short Description | Search Query | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_SOMI_DATA_MODELS | Datta Models for Social Media Intelligence |
| Created | 20130417 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMI_SRCHQRY has no forward declaration.
Interfaces
Class CL_SMI_SRCHQRY has no interface implemented.
Friends
Class CL_SMI_SRCHQRY has no friend class.
Attributes
Class CL_SMI_SRCHQRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get all Social Post Search Queries | 20130502 | |
| 2 | Static method | Public | Method | Get a Social Post Search Query | 20130502 | |
| 3 | Static method | Public | Method | Query Social post query by range | 20130502 | |
| 4 | Static method | Public | Method | Query Social post query | 20130502 |
Events
Class CL_SMI_SRCHQRY has no event.
Types
Class CL_SMI_SRCHQRY has no local type.
Method Signatures
Method GET_SOCIAL_SEARCH_QUERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEARCHQUERY | Call by reference | Type reference (TYPE) | SMI_T_SEARCHQUERY | Table type for Social Post Query | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Social Media Exception | 20130502 |
Method GET_SOCIAL_SEARCH_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SEARCH_QUERY | Call by reference | Type reference (TYPE) | SMI_S_SEARCHQUERY | Social Post Search Query Structure | 20130502 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20130502 | |||
| 3 | IV_SOCIALMEDIACHANNEL | Call by reference | Type reference (TYPE) | SMI_SOCIALMEDIACHANNEL | Social Media Channel Code | 20130502 | |||
| 4 | IV_SOCIALPOSTSEARCHTERM | Call by reference | Type reference (TYPE) | SMI_SOCIALPOSTSEARCHTERM | Keyword IDs from Search Terms | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Social Media Exception | 20130502 |
Method QUERY_SEARCHQUERY_BY_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEARCHQUERY | Call by reference | Type reference (TYPE) | SMI_T_SEARCHQUERY | Table type for Social Post Query | 20130502 | |||
| 2 | IT_CREATIONDATETIME | Call by reference | Type reference (TYPE) | SMI_T_CREATIONDATETIME_RANGE | Range table for Creation date time | 20130502 | |||
| 3 | IT_ISSCHEDULINGQUERY | Call by reference | Type reference (TYPE) | SMI_T_ISSCHEDULINGQUERY | Range Table for Is Scheduling Query | 20130502 | |||
| 4 | IT_LANGUAGE | Call by reference | Type reference (TYPE) | SMI_T_LANGUAGE | Table Type for Social Post Language | 20130502 | |||
| 5 | IT_LASTCHANGEDDATETIME | Call by reference | Type reference (TYPE) | SMI_T_LASTCHANGEDDATETIME | Range table for last changed date time | 20130502 | |||
| 6 | IT_LASTPROCESSEDSOCIALPOST | Call by reference | Type reference (TYPE) | SMI_T_LASTPROCESSEDSOCIALPOST | Range Table for last processed social post | 20130502 | |||
| 7 | IT_NUMBEROFGETREQUESTSALLOWED | Call by reference | Type reference (TYPE) | SMI_T_NUMBEROFGETREQUESTSALLWD | Range Table for Number of get requests allowed | 20130502 | |||
| 8 | IT_NUMBEROFSOCIALPOSTPERPAGE | Call by reference | Type reference (TYPE) | SMI_T_NUMBEROFSOCLPOSTPERPAGE | Range Table for Number of social post per page | 20130502 | |||
| 9 | IT_SEARCHQUERYEXECUTIONINTRVAL | Call by reference | Type reference (TYPE) | SMI_T_SRCHQUERYEXECUTIONINTRVL | Range Table for search query execution interval | 20130502 | |||
| 10 | IT_SOCIALMEDIACHANNEL | Call by reference | Type reference (TYPE) | SMI_T_SOCIALMEDIACHANNEL_RANGE | Range Table for channel | 20130502 | |||
| 11 | IT_SOCIALMEDIAQUERYISACTIVE | Call by reference | Type reference (TYPE) | SMI_T_SOCIALMEDIAQUERYISACTIVE | Range Table for last processed social post | 20130502 | |||
| 12 | IT_SOCIALPOSTSEARCHTERM | Call by reference | Type reference (TYPE) | SMI_T_SOCLPOSTSRCHTRMTXT_RANGE | Range Table for Social Post search Term | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Social Media Exception | 20130502 |
Method QUERY_SOCIAL_SEARCHQUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEARCHQUERY | Call by reference | Type reference (TYPE) | SMI_T_SEARCHQUERY | Table type for Social Post Query | 20130502 | |||
| 2 | IV_CREATIONDATETIME | Call by reference | Type reference (TYPE) | SMI_CREATIONDATETIME | Post Creation Timestamp | 20130502 | |||
| 3 | IV_ISSCHEDULINGQUERY | Call by reference | Type reference (TYPE) | SMI_ISSCHEDULINGQUERY | Indicator of Scheduling or Streaming | 20130502 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20130502 | |||
| 5 | IV_LASTCHANGEDDATETIME | Call by reference | Type reference (TYPE) | SMI_LASTCHANGEDDATETIME | Search Query Last Changed Timestamp | 20130502 | |||
| 6 | IV_LASTPROCESSEDSOCIALPOST | Call by reference | Type reference (TYPE) | SMI_LASTPROCESSEDSOCIALPOST | Last Fetched Social Post Details | 20130502 | |||
| 7 | IV_NUMBEROFGETREQUESTSALLOWED | Call by reference | Type reference (TYPE) | SMI_NUMBEROFGETREQUESTSALLOWED | Maximum Number of Queries on Social Media | 20130502 | |||
| 8 | IV_NUMBEROFSOCIALPOSTPERPAGE | Call by reference | Type reference (TYPE) | SMI_NUMBEROFSOCIALPOSTPERPAGE | Number of Social Post Requested per Page | 20130502 | |||
| 9 | IV_SEARCHQUERYEXECUTIONINTRVAL | Call by reference | Type reference (TYPE) | SMI_SEARCHQUERYEXECUTEINTERVAL | Scheduling Frequency in Minutes | 20130502 | |||
| 10 | IV_SOCIALMEDIACHANNEL | Call by reference | Type reference (TYPE) | SMI_SOCIALMEDIACHANNEL | Social Media Channel Code | 20130502 | |||
| 11 | IV_SOCIALMEDIAQUERYISACTIVE | Call by reference | Type reference (TYPE) | SMI_SOCIALMEDIAQUERYISACTIVE | Checks if the Query is Active | 20130502 | |||
| 12 | IV_SOCIALPOSTSEARCHTERM | Call by reference | Type reference (TYPE) | SMI_SOCIALPOSTSEARCHTERM | Keyword IDs from Search Terms | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Social Media Exception | 20130502 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |