SAP ABAP Class IF_RSBOLAP_QV_FORMULA_CAPABIL (Formula Support in Query View)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_CHARACTERISTIC Characteristic in Selection Object 20100611
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_QV_STRUCTURE Structure 20100611
Properties
Class IF_RSBOLAP_QV_FORMULA_CAPABIL  
Short Description Formula Support in Query View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100602   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSBOLAP_QV_FORMULA_CAPABIL has no forward declaration.
Interfaces
Class IF_RSBOLAP_QV_FORMULA_CAPABIL has no interface implemented.
Friends
Class IF_RSBOLAP_QV_FORMULA_CAPABIL has no friend class.
Attributes
Class IF_RSBOLAP_QV_FORMULA_CAPABIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MEMBER Instance method Public Method Create Formula Member 20100602
2 GET_FORMULA_MEMBERS Instance method Public Method Read Formula Member to Add and Delete Formulas 20100602
3 GET_OPERATORS Instance method Public Method Read Operators 20100602
4 GET_VALUE_TYPES Instance method Public Method Read Value Types 20100602
5 HAS_FORMULA_MEMBERS Instance method Public Method Are there any other formula members? 20100602
6 REMOVE_MEMBER Instance method Public Method Remove Formula Member 20100614
7 SUPPORTS_NEW_FORMULAS Instance method Public Method Is creating formulas supported? 20100602
Events
Class IF_RSBOLAP_QV_FORMULA_CAPABIL has no event.
Types
Class IF_RSBOLAP_QV_FORMULA_CAPABIL has no local type.
Method Signatures

Method CREATE_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_FORMULA Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_QV_FORMULA 20100602

Method CREATE_MEMBER on class IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.

Method GET_FORMULA_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_FORMULA_MEMBERS Value transfer Type reference (TYPE) RSBOLAP_T_OBJECT Objektliste 20100611

Method GET_FORMULA_MEMBERS on class IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.

Method GET_OPERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_OPERATORS Value transfer Type reference (TYPE) RSBOLAP_T_FORMULA_OPERATOR Operatoren für lokale Formeln 20100611

Method GET_OPERATORS on class IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.

Method GET_VALUE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_VALUE_TYPES Value transfer Type reference (TYPE) RSBOLAP_T_VALUE_TYPE Wertetypen als Int codiert 20100611

Method GET_VALUE_TYPES on class IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.

Method HAS_FORMULA_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_FORMULA_MEMBERS Value transfer Type reference (TYPE) RS_BOOL Boolean 20100611

Method HAS_FORMULA_MEMBERS on class IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.

Method REMOVE_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) RSBOLAP_OBJECT_ID Option 1: ID 20100614
2 Importing I_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Option 2: Name 20100614
3 Importing I_REF Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_QV_FORMULA Option 3: Referenz 20100614

Method REMOVE_MEMBER on class IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.

Method SUPPORTS_NEW_FORMULAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUPPORTS_NEW_FORMULAS Value transfer Type reference (TYPE) RS_BOOL Boolean 20100602

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