SAP ABAP Class CL_RSQVT_DETAILDATA (Container for Detail Information)
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_DETAILDATA  
Short Description Container for Detail Information    
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
Class CL_RSQVT_DETAILDATA has no forward declaration.
Interfaces
Class CL_RSQVT_DETAILDATA has no interface implemented.
Friends
Class CL_RSQVT_DETAILDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA Instance attribute Protected See coding 20070118
2 TITLE Instance attribute Private Type reference (TYPE) STRING 20060515
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DETAILS_LINE Instance method Public Method Adds Row to Detailed Infos 20060515
2 APPEND Instance method Public Method 20070118
3 GET_DATA Instance method Public Method 20060515
4 GET_NUMENTRIES Instance method Public Method 20060515
5 GET_PROPERTIES Instance method Public Method 20060515
6 GET_TITLE Instance method Public Method 20060515
7 SET_TITLE Instance method Public Method Sets Title Row for Detailed Information 20060515
Events
Class CL_RSQVT_DETAILDATA has no event.
Types
Class CL_RSQVT_DETAILDATA has no local type.
Method Signatures

Method ADD_DETAILS_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) STRING 20060515
2 Importing I_SEVERITY Call by reference Type reference (TYPE) I 0 20060515
3 Importing I_VALUE Call by reference Type reference (TYPE) STRING Dim: Feld für einen beliebigen Merkmalswert 20060515

Method ADD_DETAILS_LINE on class CL_RSQVT_DETAILDATA has no exception.

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OTHER Call by reference Object reference (TYPE REF TO) CL_RSQVT_DETAILDATA Container für Detailinfos 20070118

Method APPEND on class CL_RSQVT_DETAILDATA has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) STRING 20060515
2 Returning R_DATA Value transfer Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20060515

Method GET_DATA on class CL_RSQVT_DETAILDATA has no exception.

Method GET_NUMENTRIES Signature

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

Method GET_NUMENTRIES on class CL_RSQVT_DETAILDATA has no exception.

Method GET_PROPERTIES Signature

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

Method GET_PROPERTIES on class CL_RSQVT_DETAILDATA has no exception.

Method GET_TITLE Signature

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

Method GET_TITLE on class CL_RSQVT_DETAILDATA has no exception.

Method SET_TITLE Signature

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

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