SAP ABAP Class CL_QLAST_TABLE_DATASOURCE (table datasource)
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_DATASOURCE datasource 20121126
Properties
Class CL_QLAST_TABLE_DATASOURCE  
Short Description table datasource    
Super Class CL_QLAST_DATASOURCE datasource 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_VIEWPARSER   DDIC Viewparser 
Created 20121015   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QLAST_TABLE_DATASOURCE has no forward declaration.
Interfaces
Class CL_QLAST_TABLE_DATASOURCE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DDL_PARSER 20121126 view parser
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ALIAS Instance attribute Protected Type reference (TYPE) STRING 20121126
2 M_NAME Instance attribute Protected Type reference (TYPE) STRING 20121126
3 M_TABLETYPE Instance attribute Protected Type reference (TYPE) CHAR1 20121206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20121126
2 GET_ALIAS Instance method Public Method 20121126
3 GET_NAME Instance method Public Method 20121126
4 GET_TABLETYPE Instance method Public Method 20121206
5 HAS_ALIAS Instance method Public Method 20121126
Events
Class CL_QLAST_TABLE_DATASOURCE has no event.
Types
Class CL_QLAST_TABLE_DATASOURCE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING '' 20121126

Method CONSTRUCTOR on class CL_QLAST_TABLE_DATASOURCE has no exception.

Method GET_ALIAS Signature

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

Method GET_ALIAS on class CL_QLAST_TABLE_DATASOURCE has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class CL_QLAST_TABLE_DATASOURCE has no exception.

Method GET_TABLETYPE Signature

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

Method GET_TABLETYPE on class CL_QLAST_TABLE_DATASOURCE has no exception.

Method HAS_ALIAS 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_ALIAS on class CL_QLAST_TABLE_DATASOURCE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740