SAP ABAP Class CL_QLAST_CASE_EXP_BASE (case base)
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 | 20130528 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_QLAST_CASE_EXP_SIMPLE | case - simple case | 20130528 |
Properties
Class | CL_QLAST_CASE_EXP_BASE | |
Short Description | case base | |
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 | 20130528 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_QLAST_CASE_EXP_BASE has no forward declaration.
Interfaces
Class CL_QLAST_CASE_EXP_BASE 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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_QLAST_EXPRESSION | expression | 20130528 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WHEN_LIST_TYPE | 20130528 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130528 | |
2 | ![]() |
Instance method | Public | Method | 20130605 | |
3 | ![]() |
Instance method | Public | Method | 20130605 | |
4 | ![]() |
Instance method | Public | Method | 20130528 | |
5 | ![]() |
Instance method | Public | Method | 20130605 |
Events
Class CL_QLAST_CASE_EXP_BASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | WHEN_LIST_TYPE | Public | See coding | 20130528 | when_list_type TYPE STANDARD TABLE OF REF TO cl_qlast_case_when WITH DEFAULT KEY
|
Method Signatures
Method GET_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_DEFAULT | Value transfer | Object reference (TYPE REF TO) | CL_QLAST_EXPRESSION | expression | 20130528 |
Method GET_DEFAULT on class CL_QLAST_CASE_EXP_BASE has no exception.
Method GET_NUMBER_OF_WHENS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CNT | Value transfer | Type reference (TYPE) | I | 20130605 |
Method GET_NUMBER_OF_WHENS on class CL_QLAST_CASE_EXP_BASE has no exception.
Method GET_NUMBER_OF_WHENS_INCL_DFLT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CNT | Value transfer | Type reference (TYPE) | I | 20130605 |
Method GET_NUMBER_OF_WHENS_INCL_DFLT on class CL_QLAST_CASE_EXP_BASE has no exception.
Method GET_WHEN_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_WHEN_LIST | Value transfer | Type reference (TYPE) | WHEN_LIST_TYPE | 20130528 |
Method GET_WHEN_LIST on class CL_QLAST_CASE_EXP_BASE has no exception.
Method HAS_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_DEFAULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130605 |
Method HAS_DEFAULT on class CL_QLAST_CASE_EXP_BASE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |