SAP ABAP Interface /IPRO/IF_EX_TEXT_SRCH_DEF (Business add-in interface /IPRO/IF_EX_ELMNT_DEF)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
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
| Interface | /IPRO/IF_EX_TEXT_SRCH_DEF | |
| Short Description | Business add-in interface /IPRO/IF_EX_ELMNT_DEF |
General Data
| Package | /IPRO/PROGS | programs |
| Created | 20040602 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_EX_TEXT_SRCH_DEF has no forward declaration.
Interfaces
Interface /IPRO/IF_EX_TEXT_SRCH_DEF has no interface.
Friends
Interface /IPRO/IF_EX_TEXT_SRCH_DEF has no friend.
Attributes
Interface /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
Interface /IPRO/IF_EX_TEXT_SRCH_DEF has no event.
Types
Interface /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 Interface /IPRO/IF_EX_TEXT_SRCH_DEF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |