SAP ABAP Class CL_UPE_FIT_LANGINFO (Language information for FIT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
S_UPE_SERVICES (Package) Services for Unicode Printing Enhancement (UPE)
⤷
⤷
Properties
| Class | CL_UPE_FIT_LANGINFO | |
| Short Description | Language information for FIT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_UPE_SERVICES | Services for Unicode Printing Enhancement (UPE) |
| Created | 20100318 | SAP |
| Last change | 20131127 | 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) |
Interfaces
Class CL_UPE_FIT_LANGINFO has no interface implemented.
Friends
Class CL_UPE_FIT_LANGINFO 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_UCIXTAB | Table of Unicode chars | 20100318 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CPCODEPAGE | SAP Character Set ID | 20100318 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Is CJK language? | 20100318 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | T_LANGID | Language ID | 20100318 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | T_LANGTEXT | Description for language/charset | 20100318 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | T_LANGTEXT_SHORT | Short description | 20100318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Excluded fcodes table | 20100506 | |
| 2 | Static method | Private | Method | Field catalog | 20100506 | |
| 3 | Static method | Public | Method | Show ALV list with languages | 20100506 | |
| 4 | Instance method | Public | Constructor | Create language info object | 20100318 | |
| 5 | Static method | Public | Method | Enumerate supported languages/charsets | 20100318 | |
| 6 | Instance method | Public | Method | Get list of required chars (from ISO codepage) | 20100318 |
Events
Class CL_UPE_FIT_LANGINFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_LANGID | Public | See coding | Language ID | 20100318 | T_LANGID(2) type c
|
|
| 2 | T_LANGIDTAB | Public | See coding | Table of language IDs | 20100415 | T_LANGIDTAB type standard table of T_LANGID with default key
|
|
| 3 | T_LANGOBJLIST | Public | See coding | Table of language objects | 20100318 | T_LANGOBJLIST type standard table of ref to CL_UPE_FIT_LANGINFO with default key
|
|
| 4 | T_LANGTEXT | Public | See coding | Description for language/charset | 20100318 | T_LANGTEXT(70) type c
|
|
| 5 | T_LANGTEXT_SHORT | Public | See coding | Short description | 20100318 | T_LANGTEXT_SHORT(20) type c
|
|
| 6 | T_UCIX | Public | Type reference (TYPE) | I | Unicode index | 20100318 | |
| 7 | T_UCIXTAB | Public | See coding | Table of Unicode chars | 20100318 | T_UCIXTAB type standard table of T_UCIX with default key
|
Method Signatures
Method ALV_BUILD_EXCLUDES_STDSEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EXCLUDETAB | Value transfer | Type reference (TYPE) | SLIS_T_EXTAB | 20100506 |
Method ALV_BUILD_EXCLUDES_STDSEL on class CL_UPE_FIT_LANGINFO has no exception.
Method ALV_PREPARE_FCAT_LANGLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FCAT | Value transfer | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | field catalog | 20100506 |
Method ALV_PREPARE_FCAT_LANGLIST on class CL_UPE_FIT_LANGINFO has no exception.
Method ALV_SHOW_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALV_TITLE | Call by reference | Type reference (TYPE) | STRING | ALV title | 20100506 | |||
| 2 | IM_LANGOBJTAB | Call by reference | Type reference (TYPE) | T_LANGOBJLIST | Table of language objects | 20100506 |
Method ALV_SHOW_LANGUAGES on class CL_UPE_FIT_LANGINFO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGID | Call by reference | Type reference (TYPE) | T_LANGID | Language ID | 20100318 |
Method CONSTRUCTOR on class CL_UPE_FIT_LANGINFO has no exception.
Method ENUM_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LANGLIST | Value transfer | Type reference (TYPE) | T_LANGOBJLIST | Table of language objects | 20100318 |
Method ENUM_LANGUAGES on class CL_UPE_FIT_LANGINFO has no exception.
Method GET_CHARLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHARLIST | Value transfer | Type reference (TYPE) | T_UCIXTAB | Table of Unicode chars | 20100318 |
Method GET_CHARLIST on class CL_UPE_FIT_LANGINFO has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 703 |