SAP ABAP Class CX_BSP_CONVERSION_EXCEPTION (BSP: 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 | 20030723 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_ILL_HEX_DIGIT | Conversion Error: Incorrect Hex Digit | 20030723 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_SIGN4UNSIGNED | Conversion Error: Invalid +/- Sign | 20030723 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_NO_DECIMALS | Conversion Error: Period Without Decimal Place | 20030723 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_NOT_NUMERIC | Conversion Error: No Numeric Entry | 20030723 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_MORE_SIGN | Conversion Error: More Than One +/- Sign | 20030723 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_INVALID_FLOAT | Conversion Error: Invalid Floating Point Number | 20030723 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_INPUT_2LONG | Conversion Error: Entry Too Long | 20030723 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_ILL_TIME_FORMAT | Conversion Error: Invalid Time Format | 20030723 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_ILL_TIME | Conversion Error: Invalid Time | 20030723 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_CONV_ILL_SEP_DISTANCE | Conversion Error: Distance of Separators | 20030723 |
| ... | Click here to see Used By full list (19 items) | |||
Properties
| Class | CX_BSP_CONVERSION_EXCEPTION | |
| Short Description | BSP: 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 | ||
| Category | 40 | Exception Class |
| Package | SBSP_EXCEPTIONS | Language-Dependent BSP Exceptions |
| Created | 20030723 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_BSP_CONVERSION_EXCEPTION has no forward declaration.
Interfaces
Class CX_BSP_CONVERSION_EXCEPTION has no interface implemented.
Friends
Class CX_BSP_CONVERSION_EXCEPTION 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 | 'ED4D1B3F7B81573FE10000000A114D19' | 20030723 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Value Entered | 20030723 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030723 |
Events
Class CX_BSP_CONVERSION_EXCEPTION has no event.
Types
Class CX_BSP_CONVERSION_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030723 | ||||
| 2 | STATUS_CODE | Value transfer | Type reference (TYPE) | I | 500 | STATUS_CODE | 20030723 | ||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030723 | ||||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | VALUE | 20030723 |
Method CONSTRUCTOR on class CX_BSP_CONVERSION_EXCEPTION has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 640 |