SAP ABAP Interface IF_UMG_ASSIGN_LANG (interface for assigning languages to text)
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 - 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
Interface | IF_UMG_ASSIGN_LANG | |
Short Description | interface for assigning languages to text |
General Data
Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
Created | 20040427 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UMG_ASSIGN_LANG has no forward declaration.
Interfaces
Interface IF_UMG_ASSIGN_LANG has no interface.
Friends
Interface IF_UMG_ASSIGN_LANG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_ERROR_NO_LANG | Constant | Public | Type reference (TYPE) | CHAR01 | '1' | error and no lang | 20040709 | |
2 | C_ERROR_WITH_LANG | Constant | Public | Type reference (TYPE) | CHAR01 | '2' | error and lang is not empty | 20040709 | |
3 | C_NO_ERROR | Constant | Public | Type reference (TYPE) | CHAR01 | '0' | no error, no matter lang is empty or not | 20040709 | |
4 | C_NO_LANGCP | Constant | Public | Type reference (TYPE) | CHAR01 | '3' | no langcp is assigned | 20040709 | |
5 | C_OTHER_ERROR | Constant | Public | Type reference (TYPE) | CHAR01 | '4' | other errors | 20040709 | |
6 | LANGCP_LIST | 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
Interface IF_UMG_ASSIGN_LANG has no event.
Types
Interface 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 Interface 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 Interface IF_UMG_ASSIGN_LANG has no exception.
Method CLEAN_UP Signature
Method CLEAN_UP on Interface IF_UMG_ASSIGN_LANG has no parameter.
Method CLEAN_UP on Interface 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 Interface IF_UMG_ASSIGN_LANG has no exception.
Method SET_EXTRA_PARAMS Signature
Method SET_EXTRA_PARAMS on Interface IF_UMG_ASSIGN_LANG has no parameter.
Method SET_EXTRA_PARAMS on Interface IF_UMG_ASSIGN_LANG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |