SAP ABAP Class CL_QLAST_CAST_EXPRESSION (cast expression)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDDIC_VIEWPARSER (Package) DDIC Viewparser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_SIMPLE_EXPRESSION simple expression 20130628
Properties
Class CL_QLAST_CAST_EXPRESSION  
Short Description cast expression    
Super Class CL_QLAST_SIMPLE_EXPRESSION simple expression 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_VIEWPARSER   DDIC Viewparser 
Created 20130627   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QLAST_CAST_EXPRESSION has no forward declaration.
Interfaces
Class CL_QLAST_CAST_EXPRESSION has no interface implemented.
Friends
Class CL_QLAST_CAST_EXPRESSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DDIC_CASTTYPE Instance attribute Protected Type reference (TYPE) QLAST_CAST_TYPE cast type 20130708
2 M_DECIMALS Instance attribute Protected Type reference (TYPE) INT4 Natural number 20130712
3 M_EXPRESSION Instance attribute Protected Object reference (TYPE REF TO) CL_QLAST_EXPRESSION expression 20130628
4 M_LENGTH Instance attribute Protected Type reference (TYPE) INT4 Natural number 20130712
5 M_ORIG_CASTTYPE Instance attribute Protected Type reference (TYPE) STRING original cast type 20130708
Methods
# Method Level Visibility Method type Description Created on
1 GET_CASTTYPE Instance method Public Method Returns the ddic cast type 20130710
2 GET_DECIMALS Instance method Public Method Returns decimals of cast type 20130712
3 GET_EXPRESSION Instance method Public Method 20130628
4 GET_LENGTH Instance method Public Method Returns length of cast type 20130712
5 GET_ORIG_CASTTYPE Instance method Public Method Returns the original cast type 20130708
Events
Class CL_QLAST_CAST_EXPRESSION has no event.
Types
Class CL_QLAST_CAST_EXPRESSION has no local type.
Method Signatures

Method GET_CASTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CASTTYPE Value transfer Type reference (TYPE) QLAST_CAST_TYPE cast type 20130710

Method GET_CASTTYPE on class CL_QLAST_CAST_EXPRESSION has no exception.

Method GET_DECIMALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DECIMALS Value transfer Type reference (TYPE) INT4 Natural number 20130712

Method GET_DECIMALS on class CL_QLAST_CAST_EXPRESSION has no exception.

Method GET_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPRESSION Value transfer Object reference (TYPE REF TO) CL_QLAST_EXPRESSION simple expression 20130628

Method GET_EXPRESSION on class CL_QLAST_CAST_EXPRESSION has no exception.

Method GET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LENGTH Value transfer Type reference (TYPE) INT4 Natural number 20130712

Method GET_LENGTH on class CL_QLAST_CAST_EXPRESSION has no exception.

Method GET_ORIG_CASTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CASTTYPE Value transfer Type reference (TYPE) STRING 20130708

Method GET_ORIG_CASTTYPE on class CL_QLAST_CAST_EXPRESSION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740