SAP ABAP Class /IPRO/IF_EX_TEXT_SRCH_DEF (Business add-in interface /IPRO/IF_EX_ELMNT_DEF)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/CL_EX_TEXT_SRCH_DEF | BAdI class /IPRO/CL_EX_TEXT_SRCH_DEF | 20040602 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/CL_IM_TEXT_SRCH_IMP | Imp. class for BAdI imp. /IPRO/TEXT_SRCH_IMP | 20040603 |
Properties
| Class | /IPRO/IF_EX_TEXT_SRCH_DEF | |
| Short Description | Business add-in interface /IPRO/IF_EX_ELMNT_DEF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20040602 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_EX_TEXT_SRCH_DEF has no forward declaration.
Interfaces
Class /IPRO/IF_EX_TEXT_SRCH_DEF has no interface implemented.
Friends
Class /IPRO/IF_EX_TEXT_SRCH_DEF has no friend class.
Attributes
Class /IPRO/IF_EX_TEXT_SRCH_DEF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Search a substring within the raw string text | 20040713 | |
| 2 | Instance method | Public | Method | Search a substring within the raw string text | 20040602 | |
| 3 | Instance method | Public | Method | Search a substring within the full text in string | 20040602 |
Events
Class /IPRO/IF_EX_TEXT_SRCH_DEF has no event.
Types
Class /IPRO/IF_EX_TEXT_SRCH_DEF has no local type.
Method Signatures
Method GET_PLAIN_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENCODING | Call by reference | Type reference (TYPE) | /IPRO/ENCODING | Encoding name | 20040713 | |||
| 2 | IV_FORMAT | Call by reference | Type reference (TYPE) | ANY | The content format | 20040713 | |||
| 3 | IV_FULLTEXT | Call by reference | Type reference (TYPE) | XSTRING | Full text of the element | 20040713 | |||
| 4 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | The result plain text | 20040713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid format exception | 20040713 |
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENCODING | Call by reference | Type reference (TYPE) | /IPRO/ENCODING | Encoding name | 20040602 | |||
| 2 | IV_FORMAT | Call by reference | Type reference (TYPE) | ANY | The content format | 20040602 | |||
| 3 | IV_FULLTEXT | Call by reference | Type reference (TYPE) | XSTRING | Full text of the element | 20040602 | |||
| 4 | IV_IGNORE_CASE | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | If ignoring case | 20040602 | ||
| 5 | IV_SUBSTRING | Call by reference | Type reference (TYPE) | STRING | The substring to be searched | 20040602 | |||
| 6 | RV_CODE | Value transfer | Type reference (TYPE) | BOOLEAN | If the substring is found | 20040602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid format exception | 20040602 |
Method SEARCH2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FULLTEXT | Call by reference | Type reference (TYPE) | STRING | The full text string | 20040602 | |||
| 2 | IV_IGNORE_CASE | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | If ignoring case | 20040602 | ||
| 3 | IV_SUBSTRING | Call by reference | Type reference (TYPE) | STRING | The string to be searched | 20040602 | |||
| 4 | RV_CODE | Value transfer | Type reference (TYPE) | BOOLEAN | If the substring is found | 20040602 |
Method SEARCH2 on class /IPRO/IF_EX_TEXT_SRCH_DEF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |