SAP ABAP Class CL_SMI_SRCHTRM (Search Term)
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_SRCHTRM  
Short Description Search Term    
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 20130304   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMI_SRCHTRM has no forward declaration.
Interfaces
Class CL_SMI_SRCHTRM has no interface implemented.
Friends
Class CL_SMI_SRCHTRM has no friend class.
Attributes
Class CL_SMI_SRCHTRM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SEARCHTERM Static method Public Method Get a Social Post Search term 20130304
2 GET_SEARCHTERMS Static method Public Method Get all Social post Search term 20130304
3 QUERY_SEARCHTERM Static method Public Method Query Social post search term 20130304
4 QUERY_SEARCHTERM_BY_RANGE Static method Public Method Query Social post search term by range 20130304
Events
Class CL_SMI_SRCHTRM has no event.
Types
Class CL_SMI_SRCHTRM has no local type.
Method Signatures

Method GET_SEARCHTERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SEARCHTERM Call by reference Type reference (TYPE) SMI_S_SOCIALPOSTSEARCHTERM Social Post Search term Structure 20130304
2 Importing IV_SEARCHTERM_ID Call by reference Type reference (TYPE) SMI_SOCIALPOSTSEARCHTERM Keyword IDs from Search Terms 20130305
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130315

Method GET_SEARCHTERMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCHTERM Call by reference Type reference (TYPE) SMI_T_SOCIALPOSTSEARCHTERM Table type for Social Post Search Term 20130304
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130315

Method QUERY_SEARCHTERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCHTERM Call by reference Type reference (TYPE) SMI_T_SOCIALPOSTSEARCHTERM Table type for Social Post Search Term 20130304
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20130304
3 Importing IV_SEARCHTERM_ID Call by reference Type reference (TYPE) SMI_SOCIALPOSTSEARCHTERM Keyword IDs from Search Terms 20130305
4 Importing IV_SEARCHTERM_TEXT Call by reference Type reference (TYPE) SMI_SOCIALPOSTSEARCHTERMTEXT Search Term 20130304
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130315

Method QUERY_SEARCHTERM_BY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCHTERM Call by reference Type reference (TYPE) SMI_T_SOCIALPOSTSEARCHTERM Table type for Social Post Search Term 20130304
2 Importing IT_LANGUAGE Call by reference Type reference (TYPE) SMI_T_LANGUAGE_RANGE Range Table for Language 20130304
3 Importing IT_SEARCHTERM Call by reference Type reference (TYPE) SMI_T_SOCLPOSTSRCHTRM_RANGE Range Table for Social Post search Term 20130304
4 Importing IT_SEARCHTERM_TEXT Call by reference Type reference (TYPE) SMI_T_SOCLPOSTSRCHTRMTXT_RANGE Range Table for Social Post search Term 20130304
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130315
History
Last changed by/on SAP  20131127 
SAP Release Created in 747