SAP ABAP Class CX_BSP_CONV_FAILED (BSP Exception: Conversion Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_EXCEPTIONS (Package) Language-Dependent BSP Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_EXCEPTION | Business Server Pages (BSP) Exception | 20001201 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_APPEND_FAILED | BSP Exception: Conversion Error | 20001201 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_ILLEGAL_REF | System Exception when Converting with Reference | 20020514 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_INV_INDEX | BSP Exception: Conversion Error | 20010118 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_WD_CONV_FAILED | 20060224 |
Properties
| Class | CX_BSP_CONV_FAILED | |
| Short Description | BSP Exception: Conversion Error | |
| Super Class | CX_BSP_EXCEPTION | Business Server Pages (BSP) Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 40 | Exception Class |
| Package | SBSP_EXCEPTIONS | Language-Dependent BSP Exceptions |
| Created | 20001201 | SAP |
| Last change | 20010227 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_BSP_CONV_FAILED has no forward declaration.
Interfaces
Class CX_BSP_CONV_FAILED has no interface implemented.
Friends
Class CX_BSP_CONV_FAILED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '61C2263A63BB8842E10000000A11447B' | Exception ID: Value for Attribute TEXTID | 20001201 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Form field name | 20001201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001201 |
Events
Class CX_BSP_CONV_FAILED has no event.
Types
Class CX_BSP_CONV_FAILED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | NAME | 20001201 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20001201 | ||||
| 3 | STATUS_CODE | Value transfer | Type reference (TYPE) | I | 500 | STATUS_CODE | 20010329 | ||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20001201 |
Method CONSTRUCTOR on class CX_BSP_CONV_FAILED has no exception.
History
| Last changed by/on | SAP | 20010227 |
| SAP Release Created in | 610 |