SAP ABAP Class IF_BICS_QV_SRV_DESCR (Service Description of the QV Layer)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_SELECTOR_SRV_DESCR Service Description of the Selector Layer 20100201
2 Interface composition (i COMPRISING i_ref)  IF_BICS_SRV_DESCR Description of a Service 20100201
3 Interface composition (i COMPRISING i_ref)  IF_BICS_SYSTEM_SRV_DESCR Description of a System Service 20100201
4 Interface composition (i COMPRISING i_ref)  IF_BICS_SYSTEM_SRV_VARS_DESCR Description of a System Service with Variables 20100201
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_QV_SRV_DESCR Service Description of a Query View 20100202
Properties
Class IF_BICS_QV_SRV_DESCR  
Short Description Service Description of the QV Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100201   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BICS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_BICS_SRV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_BICS_SRV_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_BICS_QV_SRV_DESCR has no interface implemented.
Friends
Class IF_BICS_QV_SRV_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_RS_RENDERER Instance attribute Public Type reference (TYPE) SEOCLSNAME Name of Rs Renderer 20130129
Methods
# Method Level Visibility Method type Description Created on
1 GET_VIEW_XML Instance method Public Method Read View XML 20100202
2 SET_RS_RENDERER Instance method Public Method Set Rs Renderer 20130129
3 SET_VIEW_XML Instance method Public Method Set View XML 20100202
Events
Class IF_BICS_QV_SRV_DESCR has no event.
Types
Class IF_BICS_QV_SRV_DESCR has no local type.
Method Signatures

Method GET_VIEW_XML Signature

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

Method GET_VIEW_XML on class IF_BICS_QV_SRV_DESCR has no exception.

Method SET_RS_RENDERER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RENDERER Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20130129
# Exception Resumable Description Created on
1 CX_BICS_INVALID_CLASS_NAME Invalid Renderer Class Name 20130131

Method SET_VIEW_XML Signature

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

Method SET_VIEW_XML on class IF_BICS_QV_SRV_DESCR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in