SAP ABAP Class CL_QLAST_SELECTLIST_EXTENSION (Select List Extension)
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_SELECTLIST_ENTRY Select List Entry 20121126
Properties
Class CL_QLAST_SELECTLIST_EXTENSION  
Short Description Select List Extension    
Super Class CL_QLAST_SELECTLIST_ENTRY Select List Entry 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_VIEWPARSER   DDIC Viewparser 
Created 20121030   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QLAST_SELECTLIST_EXTENSION has no forward declaration.
Interfaces
Class CL_QLAST_SELECTLIST_EXTENSION has no interface implemented.
Friends
Class CL_QLAST_SELECTLIST_EXTENSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DATASOURCE Instance attribute Protected Object reference (TYPE REF TO) CL_QLAST_TABLE_DATASOURCE 20121126
2 M_TABLENAME Instance attribute Protected Type reference (TYPE) STRING 20121126
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATASOURCE Instance method Public Method 20121126
2 GET_TABLENAME Instance method Public Method 20121126
3 HAS_TABLENAME Instance method Public Method 20121126
Events
Class CL_QLAST_SELECTLIST_EXTENSION has no event.
Types
Class CL_QLAST_SELECTLIST_EXTENSION has no local type.
Method Signatures

Method GET_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATASOURCE Value transfer Object reference (TYPE REF TO) CL_QLAST_TABLE_DATASOURCE 20121126

Method GET_DATASOURCE on class CL_QLAST_SELECTLIST_EXTENSION has no exception.

Method GET_TABLENAME Signature

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

Method GET_TABLENAME on class CL_QLAST_SELECTLIST_EXTENSION has no exception.

Method HAS_TABLENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning V Value transfer Type reference (TYPE) ABAP_BOOL 20121126

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