SAP ABAP Class CL_SMI_CNSNT_CONFIG_DAC (Consent Configuration DAC Class)
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_CNSNT_CONFIG_DAC  
Short Description Consent Configuration DAC Class    
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 20130924   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SMI_CNSNT_CONFIG_DAC has no interface implemented.
Friends
Class CL_SMI_CNSNT_CONFIG_DAC has no friend class.
Attributes
Class CL_SMI_CNSNT_CONFIG_DAC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_IMPLICIT_DATA Static method Public Method Create Implict Data 20131112
2 GET_ALL_CONFIGURATION Static method Public Method Get All Configuration 20131031
3 GET_ALL_UD_CONFIGURATIONS Static method Public Method Get All User Decision Configurations 20131112
4 GET_IMPLICT_DATA Static method Public Method Get All Social Data Posts which are relevent for BAdI 20131112
Events
Class CL_SMI_CNSNT_CONFIG_DAC has no event.
Types
Class CL_SMI_CNSNT_CONFIG_DAC has no local type.
Method Signatures

Method CREATE_IMPLICIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_IMPLICIT Call by reference Type reference (TYPE) SMI_T_IMPLIEDCNSNT Implied Consent Table type 20131112

Method CREATE_IMPLICIT_DATA on class CL_SMI_CNSNT_CONFIG_DAC has no exception.

Method GET_ALL_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CNSNT_CONFIG Call by reference Type reference (TYPE) SMI_T_CNSNT_CONFIG Table Type for Consent Configuration 20131031
2 Importing IT_COUNTRYCODE Call by reference Type reference (TYPE) SMI_T_COUNTRY_CODE Country Key 20131031
3 Importing IV_SOCIALMEDIAGROUP Call by reference Type reference (TYPE) SMI_SOCIALMEDIAGROUP_ID Social Media Group 20131031
# Exception Resumable Description Created on
1 CX_SOCLMDA_EXCEPTION Social Media Exception 20131031

Method GET_ALL_UD_CONFIGURATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALID_CONF Call by reference Type reference (TYPE) SMI_T_CNSNT_CONFIG All Valid Configurations 20131112
2 Importing IV_CONSENT_TYPE Value transfer Type reference (TYPE) SMI_CONSENTTYPE Consent Type Associated with Social Media Group 20131118

Method GET_ALL_UD_CONFIGURATIONS on class CL_SMI_CNSNT_CONFIG_DAC has no exception.

Method GET_IMPLICT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOCIALDATA Call by reference Type reference (TYPE) SMI_T_SOCIALDATA Table type for Social Post Data 20131112
2 Importing IT_SOCIALDATA Call by reference Type reference (TYPE) SMI_T_SOCIALDATA Table type for Social Post Data 20131112

Method GET_IMPLICT_DATA on class CL_SMI_CNSNT_CONFIG_DAC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in