SAP ABAP Class CL_SMI_ASRCHTERM (Associated 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_ASRCHTERM  
Short Description Associated 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 20130417   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMI_ASRCHTERM has no forward declaration.
Interfaces
Class CL_SMI_ASRCHTERM has no interface implemented.
Friends
Class CL_SMI_ASRCHTERM has no friend class.
Attributes
Class CL_SMI_ASRCHTERM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSOCIATED_SEARCH_TERM Static method Public Method Get Associated Search Term 20130502
2 GET_ASSOCIATED_SEARCH_TERMS Static method Public Method Get all associated search Term 20130502
3 QUERY_ASSOCIATED_SEARCH_TERM Static method Public Method Query Associated Search Term 20130502
4 QUERY_ASSOC_SRCHTRM_BY_RANGE Static method Public Method Query Associated Search Term by Range 20130502
Events
Class CL_SMI_ASRCHTERM has no event.
Types
Class CL_SMI_ASRCHTERM has no local type.
Method Signatures

Method GET_ASSOCIATED_SEARCH_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSOCIATED_SEARCH_TERM Call by reference Type reference (TYPE) SMI_S_ASSOCIATED_SEARCH_TERM Associated Search Term Structure 20130502
2 Importing IV_ASSOCIATEDGROUP_ID Call by reference Type reference (TYPE) SMI_ASSOCIATEDGROUP Association Group ID 20130502
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130502

Method GET_ASSOCIATED_SEARCH_TERMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSOCIATED_SEARCH_TERM Call by reference Type reference (TYPE) SMI_T_ASSOCIATED_SEARCH_TERM Table type for associated search term 20130502
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130502

Method QUERY_ASSOCIATED_SEARCH_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSOCIATED_SEARCH_TERM Call by reference Type reference (TYPE) SMI_T_ASSOCIATED_SEARCH_TERM Table type for associated search term 20130502
2 Importing IV_ASSOCIATEDGROUP_ID Call by reference Type reference (TYPE) SMI_ASSOCIATEDGROUP Association Group ID 20130502
3 Importing IV_ASSOCIATEDITEM Call by reference Type reference (TYPE) SMI_ASSOCIATEDITEM Search Terms or Associated Group Part of Current Association 20130502
4 Importing IV_ASSOCIATEDITEMISGROUP Call by reference Type reference (TYPE) SMI_ASSOCIATEDITEMISGROUP Checks if the Associated Item is an Associated Group 20130502
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130502

Method QUERY_ASSOC_SRCHTRM_BY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSOCIATED_SEARCH_TERM Call by reference Type reference (TYPE) SMI_T_ASSOCIATED_SEARCH_TERM Table type for associated search term 20130502
2 Importing IT_ASSOCIATEDGROUP Call by reference Type reference (TYPE) SMI_T_ASSOCIATEDGROUP_RANGE Range table for associated group id 20130502
3 Importing IT_ASSOCIATEDITEM Call by reference Type reference (TYPE) SMI_T_ASSOCIATEDITEM_RANGE Range table for associated item 20130502
4 Importing IT_ASSOCIATEDITEMISGROUP Call by reference Type reference (TYPE) SMI_T_ASSOCIATEDITEMISGR_RANGE Range tablefor associated item is group 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