SAP ABAP Class CL_BCFG_UTIL_LANGUAGE (utilities for 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_UTIL_LANGUAGE | |
Short Description | utilities for languages | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
Created | 20101104 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BCFG_UTIL_LANGUAGE has no forward declaration.
Interfaces
Class CL_BCFG_UTIL_LANGUAGE has no interface implemented.
Friends
Class CL_BCFG_UTIL_LANGUAGE has no friend class.
Attributes
Class CL_BCFG_UTIL_LANGUAGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | returns true if given langu is contained in langu set | 20101104 |
2 | ![]() |
Static method | Public | Method | calculates a diff of two langu sets | 20101104 |
3 | ![]() |
Static method | Public | Method | returns the language vector of the system | 20101104 |
4 | ![]() |
Static method | Public | Method | calculates the intersection of two langu sets | 20101104 |
5 | ![]() |
Static method | Public | Method | calculates a string representation of a langu set | 20110215 |
Events
Class CL_BCFG_UTIL_LANGUAGE has no event.
Types
Class CL_BCFG_UTIL_LANGUAGE has no local type.
Method Signatures
Method CONTAINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SPRAS | 20110416 | |||
2 | ![]() |
I_LANGUS | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20110416 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101104 |
Method CONTAINS on class CL_BCFG_UTIL_LANGUAGE has no exception.
Method DIFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUS_A | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20110416 | |||
2 | ![]() |
I_LANGUS_B | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20110416 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20101104 |
Method DIFF on class CL_BCFG_UTIL_LANGUAGE has no exception.
Method GET_LANGUS_FROM_SYSTEM 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 | 20101125 |
Method GET_LANGUS_FROM_SYSTEM on class CL_BCFG_UTIL_LANGUAGE has no exception.
Method INTERSECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUS_A | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20110416 | |||
2 | ![]() |
I_LANGUS_B | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20110416 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20101104 |
Method INTERSECTION on class CL_BCFG_UTIL_LANGUAGE has no exception.
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUS | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES | 20110416 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110215 |
Method TO_STRING on class CL_BCFG_UTIL_LANGUAGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |