SAP ABAP Class CL_UMG_AL_TECHNICAL_PROPERTIES (Auto Assign Language by identifying proper byte ranges)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UMG_ASSIGN_LANG | interface for assigning languages to text | 20040713 |
Properties
| Class | CL_UMG_AL_TECHNICAL_PROPERTIES | |
| Short Description | Auto Assign Language by identifying proper byte ranges | |
| 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 | 20040713 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UMG_ASSIGN_LANG | interface for assigning languages to text | 20040713 |
Friends
Class CL_UMG_AL_TECHNICAL_PROPERTIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | T_CP_CONV | codepage - converter table | 20040713 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UMGTLANGCP | Codepage language mapping | 20040713 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | direct input, no database select. | 20050524 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | T_RANGE_BROKEN | Range of broken characters | 20040713 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | T_RANGE_BROKEN | Additional range of broken characters in 8300 | 20040716 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | T_RANGE_BROKEN | Additional range of broken characters in 8400 | 20040714 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_RANGE_BROKEN | Additional range of broken characters in 8500 | 20040714 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Strict broken definition (following full cp definition) | 20050525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040713 | |
| 2 | Instance method | Public | Method | Direct input of langcp table | 20050524 | |
| 3 | Instance method | Public | Method | Set strict broken definition | 20050525 |
Events
Class CL_UMG_AL_TECHNICAL_PROPERTIES has no event.
Types
Class CL_UMG_AL_TECHNICAL_PROPERTIES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMG_AL_TECHNICAL_PROPERTIES has no parameter.
Method CONSTRUCTOR on class CL_UMG_AL_TECHNICAL_PROPERTIES has no exception.
Method SET_DIRECT_CPLANG_INPUT Signature
Method SET_DIRECT_CPLANG_INPUT on class CL_UMG_AL_TECHNICAL_PROPERTIES has no parameter.
Method SET_DIRECT_CPLANG_INPUT on class CL_UMG_AL_TECHNICAL_PROPERTIES has no exception.
Method SET_STRICT_BROKEN_DEFINITION Signature
Method SET_STRICT_BROKEN_DEFINITION on class CL_UMG_AL_TECHNICAL_PROPERTIES has no parameter.
Method SET_STRICT_BROKEN_DEFINITION on class CL_UMG_AL_TECHNICAL_PROPERTIES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |