SAP ABAP Class IF_UMG_ASSIGN_LANG (interface for assigning languages to text)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UMG_AL_IMPORT | Assign Languages with Vocabulary Import | 20040707 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UMG_AL_NA_CHARSTAT | Sprache automatisch über Zeichenstatistik zuordnen | 20050719 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UMG_AL_RESOLVE_COLLISIONS | Resolve collisions in the vocabulary | 20050914 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UMG_AL_TECHNICAL_PROPERTIES | Auto Assign Language by identifying proper byte ranges | 20040713 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UMG_AL_YA_CHARSTAT | Sprache automatisch über Zeichenstatistik zuordnen | 20050720 |
Properties
Class | IF_UMG_ASSIGN_LANG | |
Short Description | interface for assigning languages to text | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040427 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UMG_ASSIGN_LANG has no forward declaration.
Interfaces
Class IF_UMG_ASSIGN_LANG has no interface implemented.
Friends
Class IF_UMG_ASSIGN_LANG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | '1' | error and no lang | 20040709 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | '2' | error and lang is not empty | 20040709 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | '0' | no error, no matter lang is empty or not | 20040709 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | '3' | no langcp is assigned | 20040709 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR01 | '4' | other errors | 20040709 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UMGTLANGCP | Language Codepage Mappings | 20040702 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | assign lang to text | 20040427 |
2 | ![]() |
Instance method | Public | Method | set langcodepage list | 20040721 |
3 | ![]() |
Instance method | Public | Method | clear some internal data which have been collected | 20060906 |
4 | ![]() |
Instance method | Public | Method | Front end should get this info | 20040708 |
5 | ![]() |
Static method | Public | Method | set extra params, for example, for vocab import | 20040708 |
Events
Class IF_UMG_ASSIGN_LANG has no event.
Types
Class IF_UMG_ASSIGN_LANG has no local type.
Method Signatures
Method ASSIGN_LANG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_LANG | Call by reference | Type reference (TYPE) | SPRAS | SPUMG: Sprache <-> Codepage-Zuordnung | 20040517 | ||
2 | ![]() |
EX_RC | Call by reference | Type reference (TYPE) | I | Returncode, 0 heißt OK | 20040517 | ||
3 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20040719 | ||
4 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | STRING | Eingabetext | 20040427 |
Method ASSIGN_LANG on class IF_UMG_ASSIGN_LANG has no exception.
Method CHECK_LANGCP_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RC | Call by reference | Type reference (TYPE) | I | 20040721 | |||
2 | ![]() |
IM_LANGCP_LIST | Call by reference | Type reference (TYPE) | UMGTLANGCP | Sprachen-Codepage-Zuordnungen | 20040721 |
Method CHECK_LANGCP_LIST on class IF_UMG_ASSIGN_LANG has no exception.
Method CLEAN_UP Signature
Method CLEAN_UP on class IF_UMG_ASSIGN_LANG has no parameter.
Method CLEAN_UP on class IF_UMG_ASSIGN_LANG has no exception.
Method GET_FILLEDBY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FILLEDBY | Call by reference | Type reference (TYPE) | CHAR01 | Von Kennzeichen gefüllt | 20040708 |
Method GET_FILLEDBY on class IF_UMG_ASSIGN_LANG has no exception.
Method SET_EXTRA_PARAMS Signature
Method SET_EXTRA_PARAMS on class IF_UMG_ASSIGN_LANG has no parameter.
Method SET_EXTRA_PARAMS on class IF_UMG_ASSIGN_LANG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |