SAP ABAP Class CX_BCFG_LANGU_ERROR (thrown internally if an language error occurs)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_BCFG_BASE_API_NO_CHECK | base impl no check exception (T100 enabled) | 20110503 |
Properties
| Class | CX_BCFG_LANGU_ERROR | |
| Short Description | thrown internally if an language error occurs | |
| Super Class | CX_BCFG_BASE_API_NO_CHECK | base impl no check exception (T100 enabled) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
| Created | 20100915 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_BCFG_LANGU_ERROR has no forward declaration.
Interfaces
Class CX_BCFG_LANGU_ERROR has no interface implemented.
Friends
Class CX_BCFG_LANGU_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BCFG_ENUM_LANGU_ERROR_TYPE | enum of language error types | 20110316 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SPRAS | Language Key | 20101028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100915 | |
| 2 | Static method | Private | Method | 20110318 | ||
| 3 | Static method | Public | Method | 20110114 | ||
| 4 | Static method | Public | Method | error language not supported | 20100915 | |
| 5 | Static method | Public | Method | 20101027 | ||
| 6 | Static method | Public | Method | error superfluous language | 20100915 |
Events
Class CX_BCFG_LANGU_ERROR has no event.
Types
Class CX_BCFG_LANGU_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAUSE | Call by reference | Object reference (TYPE REF TO) | CL_BCFG_ENUM_LANGU_ERROR_TYPE | 20110415 | ||||
| 2 | ERR_DETAIL | Call by reference | Type reference (TYPE) | BCFG_S_ERR_DETAIL | 20110415 | ||||
| 3 | LANGU | Call by reference | Type reference (TYPE) | SPRAS | 20110415 | ||||
| 4 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20110415 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110415 | ||||
| 6 | SYSID | Call by reference | Type reference (TYPE) | SYSYSID | 20110415 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110415 | ||||
| 8 | VAR1 | Call by reference | Type reference (TYPE) | STRING | 20110415 | ||||
| 9 | VAR2 | Call by reference | Type reference (TYPE) | STRING | 20110415 | ||||
| 10 | VAR3 | Call by reference | Type reference (TYPE) | STRING | 20110415 | ||||
| 11 | VAR4 | Call by reference | Type reference (TYPE) | STRING | 20110415 |
Method CONSTRUCTOR on class CX_BCFG_LANGU_ERROR has no exception.
Method GET_ERR_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_ERROR_CONTEXT | 20110318 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BCFG_S_ERR_DETAIL | 20110318 |
Method GET_ERR_DETAIL on class CX_BCFG_LANGU_ERROR has no exception.
Method MISSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_ERROR_CONTEXT | 20110318 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CX_BCFG_LANGU_ERROR | 20110114 |
Method MISSING on class CX_BCFG_LANGU_ERROR has no exception.
Method NOT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_ERROR_CONTEXT | 20110318 | ||||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SPRAS | 20110415 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CX_BCFG_LANGU_ERROR | 20100915 |
Method NOT_ALLOWED on class CX_BCFG_LANGU_ERROR has no exception.
Method NOT_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_ERROR_CONTEXT | 20110318 | ||||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SPRAS | 20110415 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CX_BCFG_LANGU_ERROR | 20101027 |
Method NOT_COMPLETE on class CX_BCFG_LANGU_ERROR has no exception.
Method SUPERFLUOUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_ERROR_CONTEXT | 20110318 | ||||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SPRAS | 20110415 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CX_BCFG_LANGU_ERROR | 20100915 |
Method SUPERFLUOUS on class CX_BCFG_LANGU_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |