SAP ABAP Class CL_RSQVT_TEXTDATA (Container for Formatted SQL)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB (Application Component) BW Database platforms
     RSQVT (Package) SAP Query Analysis Tool
Properties
Class CL_RSQVT_TEXTDATA  
Short Description Container for Formatted SQL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSQVT   SAP Query Analysis Tool 
Created 20060515   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSQVT_TEXTDATA has no interface implemented.
Friends
Class CL_RSQVT_TEXTDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LINELENGTH Instance attribute Private Type reference (TYPE) I 72 20060515
2 LINES Instance attribute Private See coding 20060515
3 QB_LINES Instance attribute Private See coding 20060515
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LINE Instance method Public Method 20060515
2 APPEND Instance method Public Method 20060515
3 BEGIN_QB Instance method Public Method 20060515
4 END_QB Instance method Public Method 20060515
5 GET_ALIAS_BY_LINE Instance method Public Method 20060515
6 GET_INFO_BY_LINE Instance method Public Method 20060515
7 GET_QB_BY_LINE Instance method Public Method 20060515
8 GET_TEXTTABLE Instance method Public Method 20060515
Events
Class CL_RSQVT_TEXTDATA has no event.
Types
Class CL_RSQVT_TEXTDATA has no local type.
Method Signatures

Method ADD_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060515
2 Importing I_INDENT Call by reference Type reference (TYPE) I 20060515
3 Importing I_INFO Call by reference Object reference (TYPE REF TO) CL_RSQVT_INFO SQLVIS-View mit Netzplan 20060515
4 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20060515

Method ADD_LINE on class CL_RSQVT_TEXTDATA has no exception.

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXTINFO Call by reference Object reference (TYPE REF TO) CL_RSQVT_TEXTDATA 20060515

Method APPEND on class CL_RSQVT_TEXTDATA has no exception.

Method BEGIN_QB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QB Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060515

Method BEGIN_QB on class CL_RSQVT_TEXTDATA has no exception.

Method END_QB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QB Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060515
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR 20060621

Method GET_ALIAS_BY_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Type reference (TYPE) I 20060515
2 Returning R_ALIAS Value transfer Type reference (TYPE) RSDRS_ALIAS SQLVIS-View mit Netzplan 20060515

Method GET_ALIAS_BY_LINE on class CL_RSQVT_TEXTDATA has no exception.

Method GET_INFO_BY_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Type reference (TYPE) I 20060515
2 Returning R_INFO Value transfer Object reference (TYPE REF TO) CL_RSQVT_INFO SQLVIS-View mit Netzplan 20060515

Method GET_INFO_BY_LINE on class CL_RSQVT_TEXTDATA has no exception.

Method GET_QB_BY_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Type reference (TYPE) I 20060515
2 Returning R_QUERYBLOCK Value transfer Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060515
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR 20060621

Method GET_TEXTTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TABLE Call by reference Type reference (TYPE) TABLE 20060515

Method GET_TEXTTABLE on class CL_RSQVT_TEXTDATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350