SAP ABAP Class CL_QLAST_ARITHM_EXP (arithmetic 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_EXPRESSION expression 20130613
Properties
Class CL_QLAST_ARITHM_EXP  
Short Description arithmetic expression    
Super Class CL_QLAST_EXPRESSION expression 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_VIEWPARSER   DDIC Viewparser 
Created 20130613   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QLAST_ARITHM_EXP has no forward declaration.
Interfaces
Class CL_QLAST_ARITHM_EXP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DDL_PARSER 20130613 view parser
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_LEFT Instance attribute Protected Object reference (TYPE REF TO) CL_QLAST_EXPRESSION expression 20130613
2 M_OPERATOR Instance attribute Protected Type reference (TYPE) QLAST_ARITHM_OP_TYPE arithmetic operators 20130613
3 M_RIGHT Instance attribute Protected Object reference (TYPE REF TO) CL_QLAST_EXPRESSION expression 20130613
Methods
# Method Level Visibility Method type Description Created on
1 GET_LEFT Instance method Public Method 20130708
2 GET_OPERATOR Instance method Public Method 20130704
3 GET_RIGHT Instance method Public Method 20130708
Events
Class CL_QLAST_ARITHM_EXP has no event.
Types
Class CL_QLAST_ARITHM_EXP has no local type.
Method Signatures

Method GET_LEFT Signature

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

Method GET_LEFT on class CL_QLAST_ARITHM_EXP has no exception.

Method GET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OP Value transfer Type reference (TYPE) QLAST_ARITHM_OP_TYPE arithmetic operators 20130708

Method GET_OPERATOR on class CL_QLAST_ARITHM_EXP has no exception.

Method GET_RIGHT Signature

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

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