SAP ABAP Class CL_I18N_DBS_TEXT (Search Text in table fields)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_CONVERTER | General check and update routine for I18N_SEARCH | 20050725 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_UC_PUA_REMAP | Remap PUA characters | 20050726 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_UDC_8000 | Search for UDCs in code page 8000 | 20050726 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_UDC_8300 | Search for UDCs in code page 8300 | 20050726 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_UDC_8400 | Search for UDCs in code page 8400 | 20050726 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_UDC_8500 | Search for UDCs in code page 8500 | 20050726 |
Properties
Class | CL_I18N_DBS_TEXT | |
Short Description | Search Text in table fields | |
Super Class | CL_I18N_DBS_CONVERTER | General check and update routine for I18N_SEARCH |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCP | SAP Code Pages |
Created | 20050725 | SAP |
Last change | 20110908 | 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_I18N_DBS_TEXT has no interface implemented.
Friends
Class CL_I18N_DBS_TEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBSTOTEXTS | General Text for I18N_SEARCH | 20050725 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBSTSUBST | Character/Bytes Subsitution | 20050725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050725 |
2 | ![]() |
Instance method | Protected | Method | Set search and replace patterns via code page segment in NU | 20050725 |
3 | ![]() |
Instance method | Protected | Method | Set search and replace patterns via code page segment in UC | 20050725 |
Events
Class CL_I18N_DBS_TEXT has no event.
Types
Class CL_I18N_DBS_TEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SUBSTITUTION | Call by reference | Type reference (TYPE) | DBSTSUBST | Zeichen-/Byte-Ersetzung | 20050725 | ||
2 | ![]() |
IM_TEXTS | Call by reference | Type reference (TYPE) | DBSTOTEXTS | Suchtexte von I18N_SEARCH | 20050725 |
Method CONSTRUCTOR on class CL_I18N_DBS_TEXT has no exception.
Method SET_TEXT_SUBST_FROM_SEGMENT_NU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CP | Call by reference | Type reference (TYPE) | CPCODEPAGE | Codepage | 20050725 | ||
2 | ![]() |
IM_LOCALE_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Locale-Prüfung durchführen | 20050725 | ||
3 | ![]() |
IM_SEG_LIST | Call by reference | Type reference (TYPE) | CPT_SEGID | Segmentliste | 20050725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anlegen eigener Suchmethode gescheitert | 20050725 |
Method SET_TEXT_SUBST_FROM_SEGMENT_UC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SEG | Call by reference | Type reference (TYPE) | CPSEGID | Name für Codepage-Segment | 20050725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anlegen eigener Suchmethode gescheitert | 20050725 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |