SAP ABAP Class CL_SMD_USER_LANGUAGE_ORDER (User Specific Language Search Order)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-SMG-IMP (Application Component) Solution Manager Implementation
⤷
SOLMANDOC (Package) Solution Manager Document Management
⤷
⤷
Properties
| Class | CL_SMD_USER_LANGUAGE_ORDER | |
| Short Description | User Specific Language Search Order | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOLMANDOC | Solution Manager Document Management |
| Created | 20111125 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMD_USER_LANGUAGE_ORDER has no forward declaration.
Interfaces
Class CL_SMD_USER_LANGUAGE_ORDER has no interface implemented.
Friends
Class CL_SMD_USER_LANGUAGE_ORDER has no friend class.
Attributes
Class CL_SMD_USER_LANGUAGE_ORDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Language Search Order | 20111125 | |
| 2 | Instance method | Public | Method | Set Language Search Order | 20120612 |
Events
Class CL_SMD_USER_LANGUAGE_ORDER has no event.
Types
Class CL_SMD_USER_LANGUAGE_ORDER has no local type.
Method Signatures
Method GET_LANGUAGE_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20111125 | ||
| 2 | RT_LANGUAGE_ORDER | Value transfer | Type reference (TYPE) | SMD_LANGUAGE_ORDER_T | SMD Language Search Order | 20111125 |
Method GET_LANGUAGE_ORDER on class CL_SMD_USER_LANGUAGE_ORDER has no exception.
Method SET_LANGUAGE_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LANGUAGE_ORDER | Call by reference | Type reference (TYPE) | SMD_LANGUAGE_ORDER_T | SMD Language Search Order | 20120612 | |||
| 2 | I_USER | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20120612 |
Method SET_LANGUAGE_ORDER on class CL_SMD_USER_LANGUAGE_ORDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |