SAP ABAP Class IF_DBA_RDI_QUERY_DESCR (DBA-RDI-QRY: Query Description)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_RDI_QUERY_DESCR DBA-RDI-QRY: Query Description 20121011
Properties
Class IF_DBA_RDI_QUERY_DESCR  
Short Description DBA-RDI-QRY: Query Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121011   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_DBA_RDI_QUERY_DESCR has no interface implemented.
Friends
Class IF_DBA_RDI_QUERY_DESCR has no friend class.
Attributes
Class IF_DBA_RDI_QUERY_DESCR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method 20121011
2 GET_QUERY_DESCR_BASE Instance method Public Method 20121023
3 GET_QUERY_DESCR_STRUCTURE Instance method Public Method 20121023
4 GET_QUERY_NAME Instance method Public Method 20121011
5 HAS_NOT_SUPPORTED_FIELDS Instance method Public Method 20121011
6 INITIALIZE_BY_DATA Instance method Public Method 20121011
7 IS_DATA_A_TABLE Instance method Public Method 20121011
8 SET_QUERY_DESCR_STRUCTURE Instance method Public Method 20121023
Events
Class IF_DBA_RDI_QUERY_DESCR has no event.
Types
Class IF_DBA_RDI_QUERY_DESCR has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLONE Value transfer Object reference (TYPE REF TO) IF_DBA_RDI_QUERY_DESCR DBA-RDI-QRY: Query Description 20121011

Method CLONE on class IF_DBA_RDI_QUERY_DESCR has no exception.

Method GET_QUERY_DESCR_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QUERY_DESCR_BASE Value transfer Type reference (TYPE) DBA_RDI_QUERY_DESCR_BASE DBA-RDI-QRY: Query Description 20121023

Method GET_QUERY_DESCR_BASE on class IF_DBA_RDI_QUERY_DESCR has no exception.

Method GET_QUERY_DESCR_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QUERY_DESCR Value transfer Type reference (TYPE) DBA_RDI_QUERY_DESCR DBA-RDI-QRY: Query Description 20121023

Method GET_QUERY_DESCR_STRUCTURE on class IF_DBA_RDI_QUERY_DESCR has no exception.

Method GET_QUERY_NAME Signature

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

Method GET_QUERY_NAME on class IF_DBA_RDI_QUERY_DESCR has no exception.

Method HAS_NOT_SUPPORTED_FIELDS Signature

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

Method HAS_NOT_SUPPORTED_FIELDS on class IF_DBA_RDI_QUERY_DESCR has no exception.

Method INITIALIZE_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20121011
# Exception Resumable Description Created on
1 CX_DBA_RDI DBA-RDI: General Back-end Error 20121011

Method IS_DATA_A_TABLE Signature

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

Method IS_DATA_A_TABLE on class IF_DBA_RDI_QUERY_DESCR has no exception.

Method SET_QUERY_DESCR_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY_DESCR Call by reference Type reference (TYPE) DBA_RDI_QUERY_DESCR DBA-RDI-QRY: Query Description 20121023

Method SET_QUERY_DESCR_STRUCTURE on class IF_DBA_RDI_QUERY_DESCR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in