SAP ABAP Class CL_SMI_DPCHNL (Channels permitted for Data Provider)
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_DPCHNL  
Short Description Channels permitted for Data Provider    
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 20130419   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMI_DPCHNL has no forward declaration.
Interfaces
Class CL_SMI_DPCHNL has no interface implemented.
Friends
Class CL_SMI_DPCHNL has no friend class.
Attributes
Class CL_SMI_DPCHNL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERMITTED_CHANNEL Static method Public Method Get the Channel permitted for Data Provider 20130502
2 GET_PERMITTED_CHANNELS Static method Public Method Get all the channels permitted for Data Provider 20130502
3 QUERY_PERMITTED_CHANNEL Static method Public Method Query Permitted channel 20130502
4 QUERY_PERMITTED_CHNL_BY_RANGE Static method Public Method Query the Channel permitted by Range 20130502
Events
Class CL_SMI_DPCHNL has no event.
Types
Class CL_SMI_DPCHNL has no local type.
Method Signatures

Method GET_PERMITTED_CHANNEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PERMITTED_CHANNEL Call by reference Type reference (TYPE) SMI_S_PERMITTED_CHANNELS Channels Permitted for Data Provider 20130502
2 Importing IV_CHANNEL_ID Call by reference Type reference (TYPE) SMI_SOCIALMEDIACHANNEL Social Media Channel Code 20130502
3 Importing IV_DATAPROVIDER_ID Call by reference Type reference (TYPE) SMI_SOCIALMDADATAPROVIDERUUID Data Provider ID 20130502
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130502

Method GET_PERMITTED_CHANNELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERMITTED_CHANNELS Call by reference Type reference (TYPE) SMI_T_PERMITTED_CHANNELS Table type for channels permitted for Data provider 20130502
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130502

Method QUERY_PERMITTED_CHANNEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERMITTED_CHANNELS Call by reference Type reference (TYPE) SMI_T_PERMITTED_CHANNELS Table type for channels permitted for Data provider 20130502
2 Importing IV_CHANNELISALLOWEDFORQUERY Call by reference Type reference (TYPE) SMI_CHANNELISALLOWEDFORQUERY Allowed Channels for Querying 20130502
3 Importing IV_CHANNEL_ID Call by reference Type reference (TYPE) SMI_SOCIALMEDIACHANNEL Social Media Channel Code 20130502
4 Importing IV_DATAPROVIDER_ID Call by reference Type reference (TYPE) SMI_SOCIALMDADATAPROVIDERUUID Data Provider ID 20130502
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20130502

Method QUERY_PERMITTED_CHNL_BY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERMITTED_CHANNELS Call by reference Type reference (TYPE) SMI_T_PERMITTED_CHANNELS Table type for channels permitted for Data provider 20130502
2 Importing IT_CHANNEL Call by reference Type reference (TYPE) SMI_T_SOCIALMEDIACHANNEL_RANGE Range Table for channel 20130502
3 Importing IT_CHANNELISALLOWEDFORQUERY Call by reference Type reference (TYPE) SMI_T_CHNLALLWEDFORQUERY_RANGE Table Type For Channel Allowed For Query 20130502
4 Importing IT_DATAPROVIDER Call by reference Type reference (TYPE) SMI_T_SOCLMDADATAPRVDR_RANGE Range table for social media data provider 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