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 GET_SOCIAL_SEARCH_QUERIES Static method Public Method Get all Social Post Search Queries 20130502
2 GET_SOCIAL_SEARCH_QUERY Static method Public Method Get a Social Post Search Query 20130502
3 QUERY_SEARCHQUERY_BY_RANGE Static method Public Method Query Social post query by range 20130502
4 QUERY_SOCIAL_SEARCHQUERY 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 Exporting ET_SEARCHQUERY Call by reference Type reference (TYPE) SMI_T_SEARCHQUERY Table type for Social Post Query 20130502
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION 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 Exporting ES_SEARCH_QUERY Call by reference Type reference (TYPE) SMI_S_SEARCHQUERY Social Post Search Query Structure 20130502
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20130502
3 Importing IV_SOCIALMEDIACHANNEL Call by reference Type reference (TYPE) SMI_SOCIALMEDIACHANNEL Social Media Channel Code 20130502
4 Importing IV_SOCIALPOSTSEARCHTERM Call by reference Type reference (TYPE) SMI_SOCIALPOSTSEARCHTERM Keyword IDs from Search Terms 20130502
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION 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 Exporting ET_SEARCHQUERY Call by reference Type reference (TYPE) SMI_T_SEARCHQUERY Table type for Social Post Query 20130502
2 Importing IT_CREATIONDATETIME Call by reference Type reference (TYPE) SMI_T_CREATIONDATETIME_RANGE Range table for Creation date time 20130502
3 Importing IT_ISSCHEDULINGQUERY Call by reference Type reference (TYPE) SMI_T_ISSCHEDULINGQUERY Range Table for Is Scheduling Query 20130502
4 Importing IT_LANGUAGE Call by reference Type reference (TYPE) SMI_T_LANGUAGE Table Type for Social Post Language 20130502
5 Importing IT_LASTCHANGEDDATETIME Call by reference Type reference (TYPE) SMI_T_LASTCHANGEDDATETIME Range table for last changed date time 20130502
6 Importing IT_LASTPROCESSEDSOCIALPOST Call by reference Type reference (TYPE) SMI_T_LASTPROCESSEDSOCIALPOST Range Table for last processed social post 20130502
7 Importing IT_NUMBEROFGETREQUESTSALLOWED Call by reference Type reference (TYPE) SMI_T_NUMBEROFGETREQUESTSALLWD Range Table for Number of get requests allowed 20130502
8 Importing IT_NUMBEROFSOCIALPOSTPERPAGE Call by reference Type reference (TYPE) SMI_T_NUMBEROFSOCLPOSTPERPAGE Range Table for Number of social post per page 20130502
9 Importing IT_SEARCHQUERYEXECUTIONINTRVAL Call by reference Type reference (TYPE) SMI_T_SRCHQUERYEXECUTIONINTRVL Range Table for search query execution interval 20130502
10 Importing IT_SOCIALMEDIACHANNEL Call by reference Type reference (TYPE) SMI_T_SOCIALMEDIACHANNEL_RANGE Range Table for channel 20130502
11 Importing IT_SOCIALMEDIAQUERYISACTIVE Call by reference Type reference (TYPE) SMI_T_SOCIALMEDIAQUERYISACTIVE Range Table for last processed social post 20130502
12 Importing 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 CX_SOCLMDA_EXCEPTION Social Media Exception 20130502

Method QUERY_SOCIAL_SEARCHQUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCHQUERY Call by reference Type reference (TYPE) SMI_T_SEARCHQUERY Table type for Social Post Query 20130502
2 Importing IV_CREATIONDATETIME Call by reference Type reference (TYPE) SMI_CREATIONDATETIME Post Creation Timestamp 20130502
3 Importing IV_ISSCHEDULINGQUERY Call by reference Type reference (TYPE) SMI_ISSCHEDULINGQUERY Indicator of Scheduling or Streaming 20130502
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20130502
5 Importing IV_LASTCHANGEDDATETIME Call by reference Type reference (TYPE) SMI_LASTCHANGEDDATETIME Search Query Last Changed Timestamp 20130502
6 Importing IV_LASTPROCESSEDSOCIALPOST Call by reference Type reference (TYPE) SMI_LASTPROCESSEDSOCIALPOST Last Fetched Social Post Details 20130502
7 Importing IV_NUMBEROFGETREQUESTSALLOWED Call by reference Type reference (TYPE) SMI_NUMBEROFGETREQUESTSALLOWED Maximum Number of Queries on Social Media 20130502
8 Importing IV_NUMBEROFSOCIALPOSTPERPAGE Call by reference Type reference (TYPE) SMI_NUMBEROFSOCIALPOSTPERPAGE Number of Social Post Requested per Page 20130502
9 Importing IV_SEARCHQUERYEXECUTIONINTRVAL Call by reference Type reference (TYPE) SMI_SEARCHQUERYEXECUTEINTERVAL Scheduling Frequency in Minutes 20130502
10 Importing IV_SOCIALMEDIACHANNEL Call by reference Type reference (TYPE) SMI_SOCIALMEDIACHANNEL Social Media Channel Code 20130502
11 Importing IV_SOCIALMEDIAQUERYISACTIVE Call by reference Type reference (TYPE) SMI_SOCIALMEDIAQUERYISACTIVE Checks if the Query is Active 20130502
12 Importing IV_SOCIALPOSTSEARCHTERM Call by reference Type reference (TYPE) SMI_SOCIALPOSTSEARCHTERM Keyword IDs from Search Terms 20130502
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130502
History
Last changed by/on SAP  20131127 
SAP Release Created in