SAP ABAP Class CX_ABAP_DECFLOAT_PARSE_ERR (Error Importing a DECFLOAT Value)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20060223 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060223 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_ABAP_DECFLOAT_INVALID_CHAR | Invalid Character when Importing a DECFLOAT Value | 20060223 |
Properties
Class | CX_ABAP_DECFLOAT_PARSE_ERR | |
Short Description | Error Importing a DECFLOAT Value | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SABP | ABAP Runtime Environment |
Created | 20060223 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060223 |
Friends
Class CX_ABAP_DECFLOAT_PARSE_ERR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20060223 | ||||
2 | ![]() |
Constant | Public | See coding | 20060223 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Character String to Be Converted | 20060223 | ||
4 | ![]() |
Constant | Public | See coding | 20060223 | ||||
5 | ![]() |
Constant | Public | See coding | 20060223 | ||||
6 | ![]() |
Constant | Public | See coding | 20060427 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060223 |
Events
Class CX_ABAP_DECFLOAT_PARSE_ERR has no event.
Types
Class CX_ABAP_DECFLOAT_PARSE_ERR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | STRING | 20060223 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060223 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060223 |
Method CONSTRUCTOR on class CX_ABAP_DECFLOAT_PARSE_ERR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |