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 | 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 | Static method | Public | Method | Create Implict Data | 20131112 | |
| 2 | Static method | Public | Method | Get All Configuration | 20131031 | |
| 3 | Static method | Public | Method | Get All User Decision Configurations | 20131112 | |
| 4 | 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 | 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 | ET_CNSNT_CONFIG | Call by reference | Type reference (TYPE) | SMI_T_CNSNT_CONFIG | Table Type for Consent Configuration | 20131031 | |||
| 2 | IT_COUNTRYCODE | Call by reference | Type reference (TYPE) | SMI_T_COUNTRY_CODE | Country Key | 20131031 | |||
| 3 | IV_SOCIALMEDIAGROUP | Call by reference | Type reference (TYPE) | SMI_SOCIALMEDIAGROUP_ID | Social Media Group | 20131031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_VALID_CONF | Call by reference | Type reference (TYPE) | SMI_T_CNSNT_CONFIG | All Valid Configurations | 20131112 | |||
| 2 | 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 | ET_SOCIALDATA | Call by reference | Type reference (TYPE) | SMI_T_SOCIALDATA | Table type for Social Post Data | 20131112 | |||
| 2 | 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 |