SAP ABAP Class CL_UMG_WORD_EXTRACTOR (Get SPUMG words for a given work area)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Properties
| Class | CL_UMG_WORD_EXTRACTOR | |
| Short Description | Get SPUMG words for a given work area | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
| Created | 20090804 | 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_UMG_WORD_EXTRACTOR has no interface implemented.
Friends
Class CL_UMG_WORD_EXTRACTOR 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) | CL_UMG_CONTAINER | Container handling in Unicode conversion | 20090804 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20090804 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | T_FIELD_INFO | 20090804 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090804 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMG_WORD | Handling of words in the Unicode conversion tools | 20090804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Search for words in a part of a field | 20090804 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090804 | |
| 3 | Instance method | Public | Method | Search for words in selected fields of a word area | 20090804 | |
| 4 | Instance method | Private | Method | Mark the fields with non 7BIT ASCII characters | 20090804 | |
| 5 | Instance method | Private | Method | Get field infos from DDIC and select fields | 20090804 |
Events
Class CL_UMG_WORD_EXTRACTOR has no event.
Types
Class CL_UMG_WORD_EXTRACTOR has no local type.
Method Signatures
Method ADD_WORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_WORDS | Call by reference | Type reference (TYPE) | UMGTHWORDS | SPUMG/SUMG word | 20090804 | |||
| 2 | IM_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20090804 |
Method ADD_WORDS on class CL_UMG_WORD_EXTRACTOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_UMG_CONTAINER | Container handling in Unicode conversion | 20090804 | |||
| 2 | IM_CONTAINER_MODE | Call by reference | Type reference (TYPE) | UMGACONTMODE | Container Mode | 20090804 | |||
| 3 | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090804 | |||
| 4 | IM_WORD_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_UMG_WORD | Handling of words in the Unicode conversion tools | 20090804 |
Method CONSTRUCTOR on class CL_UMG_WORD_EXTRACTOR has no exception.
Method EXTRACT_WORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_WORDS | Call by reference | Type reference (TYPE) | UMGTHWORDS | SPUMG words in system vocabulary | 20090804 | |||
| 2 | IM_WORK_AREA | Call by reference | Type reference (TYPE) | ANY | 20090804 |
Method EXTRACT_WORDS on class CL_UMG_WORD_EXTRACTOR has no exception.
Method FIND_NON_7BIT_ASCII_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NONASCII_ROW | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090804 |
Method FIND_NON_7BIT_ASCII_FIELDS on class CL_UMG_WORD_EXTRACTOR has no exception.
Method INIT_FIELD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090804 |
Method INIT_FIELD_INFO on class CL_UMG_WORD_EXTRACTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |