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 CX_ABAP_DECFLOAT_INVALID_CHAR Constant Public See coding 20060223
2 INVALID_CHAR Instance attribute Public Type reference (TYPE) SYCHAR01 Invalid Character 20060223
3 INVALID_CHARACTER Constant Public See coding 20060223
4 INVALID_POSITION Constant Public See coding 20060223
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080813
2 CONSTRUCTOR 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 Importing INPUT Call by reference Type reference (TYPE) STRING 20060223
2 Importing INVALID_CHAR Call by reference Type reference (TYPE) SYCHAR01 20060223
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060223
4 Importing 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