SAP ABAP Class CX_ABAP_DECFLOAT_INVALID_CHAR (Invalid Character when 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_ABAP_DECFLOAT_PARSE_ERR | Error Importing a DECFLOAT Value | 20060223 |
Properties
Class | CX_ABAP_DECFLOAT_INVALID_CHAR | |
Short Description | Invalid Character when Importing a DECFLOAT Value | |
Super Class | CX_ABAP_DECFLOAT_PARSE_ERR | Error Importing a DECFLOAT Value |
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 | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_ABAP_DECFLOAT_INVALID_CHAR has no forward declaration.
Interfaces
Class CX_ABAP_DECFLOAT_INVALID_CHAR has no interface implemented.
Friends
Class CX_ABAP_DECFLOAT_INVALID_CHAR 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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYCHAR01 | Invalid Character | 20060223 | ||
3 | ![]() |
Constant | Public | See coding | 20060223 | ||||
4 | ![]() |
Constant | Public | See coding | 20060223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080813 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060223 |
Events
Class CX_ABAP_DECFLOAT_INVALID_CHAR has no event.
Types
Class CX_ABAP_DECFLOAT_INVALID_CHAR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CX_ABAP_DECFLOAT_INVALID_CHAR has no parameter.
Method CLASS_CONSTRUCTOR on class CX_ABAP_DECFLOAT_INVALID_CHAR has no exception.
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 | ![]() |
INVALID_CHAR | Call by reference | Type reference (TYPE) | SYCHAR01 | 20060223 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060223 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060223 |
Method CONSTRUCTOR on class CX_ABAP_DECFLOAT_INVALID_CHAR has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |