SAP ABAP Class CL_SMI_BLOCK_PROCESSOR (Processes)
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_BLOCK_PROCESSOR | |
| Short Description | Processes | |
| 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 | 20130803 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMI_BLOCK_PROCESSOR has no forward declaration.
Interfaces
Class CL_SMI_BLOCK_PROCESSOR has no interface implemented.
Friends
Class CL_SMI_BLOCK_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SMI_POST_PROCESSOR_FACTORY | 20130813 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SMI_TA_RESULT_ACCESS | 20130813 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_SMI_TA_RESULT_ACCESS=>TY_T_UUIDS | 20130813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130813 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130813 | |
| 3 | Instance method | Private | Method | Converts AVG Sentiment to Sentiment Valuation | 20130813 | |
| 4 | Instance method | Private | Method | 20130813 | ||
| 5 | Instance method | Public | Method | Processes a block of posts | 20130813 | |
| 6 | Instance method | Private | Method | 20130813 |
Events
Class CL_SMI_BLOCK_PROCESSOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_BIPOLAR | Private | See coding | 20130813 | BEGIN OF lty_s_bipolar,
pos TYPE abap_bool,
neg TYPE abap_bool,
net TYPE abap_bool,
END OF lty_s_bipolar
|
||
| 2 | TY_T_BLOCK_RESULT | Public | See coding | 20130813 | ty_t_block_result TYPE STANDARD TABLE OF smi_voice_cust WITH DEFAULT KEY
|
Method Signatures
Method APPEND_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Call by reference | Type reference (TYPE) | TY_T_BLOCK_RESULT | 20130813 | ||||
| 2 | IS_ENTITY_INFO | Call by reference | Type reference (TYPE) | SMI_S_SENTI_ASSIGNMENT | 20130813 | ||||
| 3 | IV_AVG_SENTIMENT | Call by reference | Type reference (TYPE) | SMI_AVG_SENTIMENT | 20130813 | ||||
| 4 | IV_IS_BIPOLAR | Call by reference | Type reference (TYPE) | LTY_S_BIPOLAR | 20130813 |
Method APPEND_RESULT on class CL_SMI_BLOCK_PROCESSOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_POST_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_SMI_POST_PROCESSOR_FACTORY | 20130813 | ||||
| 2 | IO_POST_READER | Call by reference | Object reference (TYPE REF TO) | IF_SMI_TA_RESULT_ACCESS | 20130813 | ||||
| 3 | IT_POST_LIST | Call by reference | Object reference (TYPE REF TO) | IF_SMI_TA_RESULT_ACCESS=>TY_T_UUIDS | 20130813 |
Method CONSTRUCTOR on class CL_SMI_BLOCK_PROCESSOR has no exception.
Method CONVERT_AVG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AVG_SENTIMENT | Call by reference | Type reference (TYPE) | SMI_AVG_SENTIMENT | 20130813 | ||||
| 2 | RV_SENTIMENT_VAL | Value transfer | Type reference (TYPE) | SMI_SENTIMENT_VALUATION | 20130813 |
Method CONVERT_AVG on class CL_SMI_BLOCK_PROCESSOR has no exception.
Method IS_NEW_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LAST_KEY | Call by reference | Type reference (TYPE) | SMI_S_SENTI_ASSIGNMENT | 20130813 | ||||
| 2 | IS_NEXT_ROW | Call by reference | Type reference (TYPE) | SMI_S_SENTI_ASSIGNMENT | 20130813 | ||||
| 3 | RV_IS_NEW_KEY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130813 |
Method IS_NEW_KEY on class CL_SMI_BLOCK_PROCESSOR has no exception.
Method PROCESS_BLOCK Signature
Method PROCESS_BLOCK on class CL_SMI_BLOCK_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130813 | |||
| 2 | 20130813 |
Method PROCESS_POST_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_POST_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_SMI_POST_PROCESSOR | 20130813 | ||||
| 2 | RT_BLOCK_RESULT | Value transfer | Type reference (TYPE) | TY_T_BLOCK_RESULT | 20130813 |
Method PROCESS_POST_RESULT on class CL_SMI_BLOCK_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |