SAP ABAP Class CL_QLAST_CASE_WHEN (case - container for when <> then <>)
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_ASTBASE AST-baseclass 20130528
Properties
Class CL_QLAST_CASE_WHEN  
Short Description case - container for when <> then <>    
Super Class CL_QLAST_ASTBASE AST-baseclass 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_VIEWPARSER   DDIC Viewparser 
Created 20130528   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QLAST_CASE_WHEN has no forward declaration.
Interfaces
Class CL_QLAST_CASE_WHEN has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DDL_PARSER 20130528 view parser
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_THEN Instance attribute Protected Object reference (TYPE REF TO) CL_QLAST_EXPRESSION expression 20130528
2 M_WHEN Instance attribute Protected Object reference (TYPE REF TO) CL_QLAST_EXPRESSION expression 20130528
Methods
# Method Level Visibility Method type Description Created on
1 GET_THEN Instance method Public Method 20130528
2 GET_WHEN Instance method Public Method 20130528
Events
Class CL_QLAST_CASE_WHEN has no event.
Types
Class CL_QLAST_CASE_WHEN has no local type.
Method Signatures

Method GET_THEN Signature

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

Method GET_THEN on class CL_QLAST_CASE_WHEN has no exception.

Method GET_WHEN Signature

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

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