SAP ABAP Class CL_TMAS_ACCESSOR_LANG (Language related methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_TMAS_ACCESSOR (Package) Translation Memory Analysis Service Accessors

⤷

⤷

Properties
Class | CL_TMAS_ACCESSOR_LANG | |
Short Description | Language related methods | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_TMAS_ACCESSOR | Translation Memory Analysis Service Accessors |
Created | 20120315 | SAP |
Last change | 20130531 | 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_TMAS_ACCESSOR_LANG has no interface implemented.
Friends
Class CL_TMAS_ACCESSOR_LANG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_LANG | 20120320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120320 |
2 | ![]() |
Static method | Public | Method | 20120320 | |
3 | ![]() |
Static method | Public | Method | 20120320 | |
4 | ![]() |
Static method | Public | Method | 20120320 | |
5 | ![]() |
Static method | Public | Method | 20120320 | |
6 | ![]() |
Static method | Public | Method | 20120322 |
Events
Class CL_TMAS_ACCESSOR_LANG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_LANG | Private | See coding | 20120315 | BEGIN OF s_lang,
language TYPE lxeisolang,
r3_lang TYPE spras,
lcid TYPE lxetmwarelcid,
javalang TYPE lxejavalang,
langshort TYPE lxechar2,
END OF s_lang
|
||
2 | T_LANG | Private | See coding | 20120315 | t_lang TYPE HASHED TABLE OF s_lang WITH UNIQUE KEY language
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TMAS_ACCESSOR_LANG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TMAS_ACCESSOR_LANG has no exception.
Method GET_JAVALANG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JAVALANG | Value transfer | Type reference (TYPE) | LXEJAVALANG | Language Key | 20120320 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Language related exception | 20120320 |
Method GET_LANGSHORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGSHORT | Value transfer | Type reference (TYPE) | LXECHAR2 | Characters | 20120320 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Language related exception | 20120320 |
Method GET_LCID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120320 | ||
2 | ![]() |
LCID | Value transfer | Type reference (TYPE) | LXETMWARELCID | Locale ID | 20120320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Language related exception | 20120320 |
Method GET_R3LANG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120320 | ||
2 | ![]() |
R3LANG | Value transfer | Type reference (TYPE) | SPRAS | Language Key | 20120320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Language related exception | 20120320 |
Method HAS_LCID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_LCID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120322 | |||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | Translation Language | 20120322 |
Method HAS_LCID on class CL_TMAS_ACCESSOR_LANG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |