SAP ABAP Class CL_SMI_FULLTEXT_INDEX (Full Text Index Generator)
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_FULLTEXT_INDEX | |
| Short Description | Full Text Index Generator | |
| 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 | 20130710 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMI_FULLTEXT_INDEX has no forward declaration.
Interfaces
Class CL_SMI_FULLTEXT_INDEX has no interface implemented.
Friends
Class CL_SMI_FULLTEXT_INDEX has no friend class.
Attributes
Class CL_SMI_FULLTEXT_INDEX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Cascade statement generator for index table | 20130806 | |
| 2 | Static method | Public | Method | Validated delete Cascade statement generator for index table | 20130806 | |
| 3 | Static method | Public | Method | Full Text Index Generator | 20130719 | |
| 4 | Static method | Public | Method | Full Text Index Generator with Validations | 20130806 |
Events
Class CL_SMI_FULLTEXT_INDEX has no event.
Types
Class CL_SMI_FULLTEXT_INDEX has no local type.
Method Signatures
Method GET_DELETE_CASCADE_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ALTER_STMT | Call by reference | Type reference (TYPE) | STRING | Exporting On Delete Cascade Statement | 20130806 | |||
| 2 | IV_PHYSICAL_SCHEMA | Call by reference | Type reference (TYPE) | SMI_SCHEMANAME | Schema Name | 20130806 |
Method GET_DELETE_CASCADE_STMT on class CL_SMI_FULLTEXT_INDEX has no exception.
Method GET_DEL_CASCADE_STMT_VALIDATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ALTER_STMT | Value transfer | Type reference (TYPE) | STRING | Return Delete Cascade Statement | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20130806 |
Method GET_INDEX_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATEMENT | Call by reference | Type reference (TYPE) | STRING | Exporting Create Statement | 20130806 | |||
| 2 | IV_PHYSICAL_SCHEMA | Call by reference | Type reference (TYPE) | SMI_SCHEMANAME | Schema Name | 20130806 |
Method GET_INDEX_STATEMENT on class CL_SMI_FULLTEXT_INDEX has no exception.
Method GET_INDEX_STATEMENT_VALIDATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATEMENT | Value transfer | Type reference (TYPE) | STRING | SQL statement to Generate Index | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Social Media Exception | 20130806 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |