SAP ABAP Class CL_SQF_SE16_QUERY (Data Browser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SQF_TOOLS (Package) Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SQF_CONTENT_PROVIDER_ROOT Root Content Provider 20080808
Properties
Class CL_SQF_SE16_QUERY  
Short Description Data Browser    
Super Class CL_SQF_CONTENT_PROVIDER_ROOT Root Content Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQF_TOOLS   Tools 
Created 20080808   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SQF_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SQF_SE16_QUERY has no interface implemented.
Friends
Class CL_SQF_SE16_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LATE_INITIALIZATION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080926
2 NO_OF_ENTRIES Instance attribute Private Type reference (TYPE) I 20080814
3 SELECT_PROGRAM Instance attribute Private Type reference (TYPE) STRING 20080808
4 TABNAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20080808
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080926
2 EXISTS_ON_DB Instance method Private Method 20080815
3 GENERATE_SELECT_PROGRAM Instance method Private Method 20080808
4 GET_TABLE_NAME Instance method Private Method 20080808
5 SET_TABLE Instance method Public Method 20080815
Events
Class CL_SQF_SE16_QUERY has no event.
Types
Class CL_SQF_SE16_QUERY 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 IM_LATE_INITIALIZATION Call by reference Type reference (TYPE) ABAP_BOOL 20080926

Method CONSTRUCTOR on class CL_SQF_SE16_QUERY has no exception.

Method EXISTS_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABNAME Call by reference Type reference (TYPE) CLIKE 20080815
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR Query errors 20080815

Method GENERATE_SELECT_PROGRAM Signature

Method GENERATE_SELECT_PROGRAM on class CL_SQF_SE16_QUERY has no parameter.
Method GENERATE_SELECT_PROGRAM on class CL_SQF_SE16_QUERY has no exception.

Method GET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MAX_ROWS Value transfer Type reference (TYPE) I 20080929
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080815

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD_INFOS Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_LIST 20080815
2 Importing IM_MAX_ROWS Call by reference Type reference (TYPE) I 100 20080815
3 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080815
# Exception Resumable Description Created on
1 CX_SQF_INVALID_STATE Invalid state 20080815
2 CX_SQF_QUERY_ERROR Query errors 20080815
History
Last changed by/on SAP  20110908 
SAP Release Created in 712