SAP ABAP Interface IF_RSMDS_CONDITION_RENDERER (Format Dimension and Values for Output)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SBIS (Package) Multidimensional Set Object
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMDS_DDIC_TEXT_RENDERER Renderering OpenSQL Expressions for Lang.-Dependent Output 20040405
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMDS_SQL_RENDERER Renderering for OpenSQL Condition 20040826
Properties
Interface IF_RSMDS_CONDITION_RENDERER  
Short Description Format Dimension and Values for Output    
General Data
Package SBIS   Multidimensional Set Object 
Created 20040130   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSMDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSMDS_CONDITION_RENDERER has no interface.
Friends
Interface IF_RSMDS_CONDITION_RENDERER has no friend.
Attributes
Interface IF_RSMDS_CONDITION_RENDERER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RENDER_BETWEEN_CONDITION Instance method Public Method 20040130
2 RENDER_COMPARISON_CONDITION Instance method Public Method 20040130
3 RENDER_IN_CONDITION Instance method Public Method 20040130
4 RENDER_KEYWORD Instance method Public Method 20040226
5 RENDER_LIKE_CONDITION Instance method Public Method 20040130
6 RENDER_NULL_CONDITION Instance method Public Method Generate "IS NULL" Condtion 20040826
Events
Interface IF_RSMDS_CONDITION_RENDERER has no event.
Types
Interface IF_RSMDS_CONDITION_RENDERER has no local type.
Method Signatures

Method RENDER_BETWEEN_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUSIVE Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Kennzeichen für exklusive Bedingung 20040406
2 Importing I_HIGH Call by reference Type reference (TYPE) ANY Obere Intervallgrenze 20040130
3 Importing I_LOW Call by reference Type reference (TYPE) ANY Untere Intervallgrenze 20040130
4 Importing I_R_DIMENSION Call by reference Object reference (TYPE REF TO) IF_RSMDS_DIMENSION Dimension einer Menge 20040130
5 Importing I_USE_ALIAS Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Aliasnamen für Dimension verwenden, falls gesetzt 20060714
6 Returning R_STRING Value transfer Type reference (TYPE) STRING 20040130

Method RENDER_BETWEEN_CONDITION on Interface IF_RSMDS_CONDITION_RENDERER has no exception.

Method RENDER_COMPARISON_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUSIVE Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Kennzeichen für exklusive Bedingung 20040406
2 Importing I_OPERATOR Call by reference Type reference (TYPE) CLIKE Komponente der Versionsnummer 20040130
3 Importing I_R_DIMENSION Call by reference Object reference (TYPE REF TO) IF_RSMDS_DIMENSION Dimension einer Menge 20040130
4 Importing I_USE_ALIAS Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Aliasnamen für Dimension verwenden, falls gesetzt 20060714
5 Importing I_VALUE Call by reference Type reference (TYPE) ANY Dimension 20040130
6 Returning R_STRING Value transfer Type reference (TYPE) STRING Ausgabestring 20040130

Method RENDER_COMPARISON_CONDITION on Interface IF_RSMDS_CONDITION_RENDERER has no exception.

Method RENDER_IN_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUSIVE Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Kennzeichen für exklusive Bedingung 20040406
2 Importing I_R_DIMENSION Call by reference Object reference (TYPE REF TO) IF_RSMDS_DIMENSION Dimension einer Menge 20040130
3 Importing I_TR_VALUES Call by reference Type reference (TYPE) RSMDS_TR_DATA Tabelle von Datenreferenzen 20040130
4 Importing I_USE_ALIAS Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Aliasnamen für Dimension verwenden, falls gesetzt 20060714
5 Returning R_STRING Value transfer Type reference (TYPE) STRING 20040130

Method RENDER_IN_CONDITION on Interface IF_RSMDS_CONDITION_RENDERER has no exception.

Method RENDER_KEYWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUSIVE Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Kennzeichen für exklusive Bedingung 20040406
2 Importing I_KEYWORD Call by reference Type reference (TYPE) CLIKE 20040226
3 Returning R_STRING Value transfer Type reference (TYPE) STRING 20040226

Method RENDER_KEYWORD on Interface IF_RSMDS_CONDITION_RENDERER has no exception.

Method RENDER_LIKE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUSIVE Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Kennzeichen für exklusive Bedingung 20040406
2 Importing I_R_DIMENSION Call by reference Object reference (TYPE REF TO) IF_RSMDS_DIMENSION Dimension einer Menge 20040130
3 Importing I_STRING Call by reference Type reference (TYPE) STRING 20040130
4 Importing I_USE_ALIAS Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Aliasnamen für Dimension verwenden, falls gesetzt 20060714
5 Returning R_STRING Value transfer Type reference (TYPE) STRING 20040130

Method RENDER_LIKE_CONDITION on Interface IF_RSMDS_CONDITION_RENDERER has no exception.

Method RENDER_NULL_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUSIVE Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Boolean ('0' = false, '1' = true, ' ' = unbestimmt) 20040826
2 Importing I_R_DIMENSION Call by reference Object reference (TYPE REF TO) IF_RSMDS_DIMENSION Dimension einer Menge 20040826
3 Importing I_USE_ALIAS Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Aliasnamen für Dimension verwenden, falls gesetzt 20060714
4 Returning R_STRING Value transfer Type reference (TYPE) STRING 20040826

Method RENDER_NULL_CONDITION on Interface IF_RSMDS_CONDITION_RENDERER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700