SAP ABAP Class CL_CFX_LANGUAGE_UI (Interface for Language Selection)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface
⤷
⤷
Properties
| Class | CL_CFX_LANGUAGE_UI | |
| Short Description | Interface for Language Selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_UI | Collaboration Folders: User Interface |
| Created | 20010213 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CFX_LANGUAGE_UI has no interface implemented.
Friends
Class CL_CFX_LANGUAGE_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '###.###' | 20030206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns All Installed Languages and Current Language | 20010214 | |
| 2 | Static method | Public | Method | Returns the Language Key for Language and Vocabulary | 20040123 | |
| 3 | Static method | Public | Method | Returns Language and Vocabulary for Language Key | 20040127 | |
| 4 | Static method | Public | Method | Changes the Current Language | 20010214 |
Events
Class CL_CFX_LANGUAGE_UI has no event.
Types
Class CL_CFX_LANGUAGE_UI has no local type.
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LANGUAGE | Call by reference | Type reference (TYPE) | CFX_TT_DROPDOWNLIST | Tabelle mit Sprachen | 20010214 | |||
| 2 | E_CURRENT_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20010214 | |||
| 3 | E_CURRENT_LANGUAGE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020614 | ||||
| 4 | E_CURRENT_VOCABULARY | Call by reference | Type reference (TYPE) | CFX_T_VOCABULARY | Vokabular | 20010619 | |||
| 5 | E_DDL_LANGUAGE | Call by reference | Type reference (TYPE) | CFX_TS_DROPDOWNLISTBOX | structure for ui object dropdownlistbox | 20010214 | |||
| 6 | I_USER_ID | Call by reference | Type reference (TYPE) | STRING | Anmeldename des Benutzers | 20010823 |
Method GET on class CL_CFX_LANGUAGE_UI has no exception.
Method GET_LANGUAGE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20040123 | |||
| 2 | I_VOCABULARY | Call by reference | Type reference (TYPE) | CFX_T_VOCABULARY | 20040123 | ||||
| 3 | R_KEY | Value transfer | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040123 |
Method GET_LANGUAGE_KEY on class CL_CFX_LANGUAGE_UI has no exception.
Method GET_LANG_VOC_FOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20040127 | |||
| 2 | E_VOCABULARY | Call by reference | Type reference (TYPE) | CFX_STRING | Vokabular | 20040127 | |||
| 3 | I_KEY | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040127 |
Method GET_LANG_VOC_FOR_KEY on class CL_CFX_LANGUAGE_UI has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | BSP Navigation | 20010214 | |||
| 2 | I_LANGUAGE_KEY | Call by reference | Type reference (TYPE) | STRING | Sprache und Vokabular | 20010619 | |||
| 3 | I_USER_ID | Call by reference | Type reference (TYPE) | STRING | 20010823 |
Method SET on class CL_CFX_LANGUAGE_UI has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |