SAP ABAP Class CL_BCFG_DTO_CONTAINER_LANGUS (data object for container languages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
⤷
⤷
Properties
| Class | CL_BCFG_DTO_CONTAINER_LANGUS | |
| Short Description | data object for container languages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
| Created | 20100906 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCFG_DTO_CONTAINER_LANGUS has no forward declaration.
Interfaces
Class CL_BCFG_DTO_CONTAINER_LANGUS has no interface implemented.
Friends
Class CL_BCFG_DTO_CONTAINER_LANGUS 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) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20100906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | returns the langu DTO found by container id | 20100908 | |
| 2 | Static method | Public | Method | creates a container langu data transfer object (DTO) | 20100927 | |
| 3 | Instance method | Public | Method | returns the default langu (if only one langu exists) | 20100908 | |
| 4 | Instance method | Public | Method | returns the langus | 20100906 | |
| 5 | Instance method | Public | Method | returns true if only one langu is contained | 20100908 | |
| 6 | Instance method | Public | Method | to check if a langu is contained | 20100906 | |
| 7 | Instance method | Public | Method | allows to set the langus | 20100906 |
Events
Class CL_BCFG_DTO_CONTAINER_LANGUS has no event.
Types
Class CL_BCFG_DTO_CONTAINER_LANGUS has no local type.
Method Signatures
Method CREATE_BY_FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100908 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCFG_DTO_CONTAINER_LANGUS | 20100908 |
Method CREATE_BY_FIND on class CL_BCFG_DTO_CONTAINER_LANGUS has no exception.
Method CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCFG_DTO_CONTAINER_LANGUS | 20100927 |
Method CREATE_NEW on class CL_BCFG_DTO_CONTAINER_LANGUS has no exception.
Method GET_DEFAULT_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPRAS | 20100908 |
Method GET_DEFAULT_LANGUAGE on class CL_BCFG_DTO_CONTAINER_LANGUS has no exception.
Method GET_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20100908 |
Method GET_LANGUAGES on class CL_BCFG_DTO_CONTAINER_LANGUS has no exception.
Method HAS_DEFAULT_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100908 |
Method HAS_DEFAULT_LANGUAGE on class CL_BCFG_DTO_CONTAINER_LANGUS has no exception.
Method HAS_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20100906 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100908 |
Method HAS_LANGUAGE on class CL_BCFG_DTO_CONTAINER_LANGUS has no exception.
Method SET_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LANGUAGES | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20100906 |
Method SET_LANGUAGES on class CL_BCFG_DTO_CONTAINER_LANGUS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |