SAP ABAP Interface IF_RSDD_CS_QUERY_ENTRY (Properties of a Filter Selection)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_CALCSCENARIO (Package) Create Calculation Scenario
Properties
Interface IF_RSDD_CS_QUERY_ENTRY  
Short Description Properties of a Filter Selection    
General Data
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20111124   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDD_CS_QUERY_ENTRY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDD_CS_CLONEABLE Copy a CalcScenario Object 20111201
Friends
Interface IF_RSDD_CS_QUERY_ENTRY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_LIST_TYPE_INT Constant Public Type reference (TYPE) STRING 'int' In List Type "int" 20111201
2 N_C_LIST_TYPE_OR Constant Public Type reference (TYPE) STRING 'or' In List Type "or" 20111201
3 N_C_LIST_TYPE_STRING Constant Public Type reference (TYPE) STRING 'string' In List Type "string" 20111201
4 N_C_OP_AND Constant Public Type reference (TYPE) STRING 'and' Operator Type "AND" 20111201
5 N_C_OP_BT Constant Public Type reference (TYPE) STRING 'bt' Operator Type "BT" 20111201
6 N_C_OP_CP Constant Public Type reference (TYPE) STRING 'cp' Operator Type "CP" 20111201
7 N_C_OP_EQ Constant Public Type reference (TYPE) STRING 'eq' Operator Type "EQ" 20111201
8 N_C_OP_GE Constant Public Type reference (TYPE) STRING 'ge' Operator Type "GE" 20111201
9 N_C_OP_GT Constant Public Type reference (TYPE) STRING 'gt' Operator Type "GT" 20111201
10 N_C_OP_IN Constant Public Type reference (TYPE) STRING 'in' Operator Type "IN" 20111201
11 N_C_OP_ISNULL Constant Public Type reference (TYPE) STRING 'isNull' Operator Type "ISNULL" 20111201
12 N_C_OP_LE Constant Public Type reference (TYPE) STRING 'le' Operator Type "LE" 20111201
13 N_C_OP_LT Constant Public Type reference (TYPE) STRING 'lt' Operator Type "LT" 20111201
14 N_C_OP_NE Constant Public Type reference (TYPE) STRING 'ne' Operator Type "NE" 20111201
15 N_C_OP_NOT Constant Public Type reference (TYPE) STRING 'not' Operator Type "NOT" 20111201
16 N_C_OP_NOT_BT Constant Public Type reference (TYPE) STRING 'notBt' Operator Type "NB" 20111201
17 N_C_OP_NOT_ISNULL Constant Public Type reference (TYPE) STRING 'notIsNull' Operator Type "NOT NULL" 20111201
18 N_C_OP_OR Constant Public Type reference (TYPE) STRING 'or' Operator Type "OR" 20111201
Methods
# Method Level Visibility Method type Description Created on
1 GET_ARITY Instance method Public Method Number of Operands in the Logical Operator 20111201
2 GET_TYPE Instance method Public Method Returns the operator type 20111201
3 GET_XML Instance method Public Method Return XML Representation 20111201
4 INITIALIZE_FROM_FILTER_SELECT Instance method Public Method Initialize Completely from a Filter Selection 20111201
5 SET_TYPE Instance method Public Method Sets the operator type (see constants) 20111201
Events
Interface IF_RSDD_CS_QUERY_ENTRY has no event.
Types
Interface IF_RSDD_CS_QUERY_ENTRY has no local type.
Method Signatures

Method GET_ARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ARITY Value transfer Type reference (TYPE) INT4 Stelligkeit (Anzahl Operanden) 20111201

Method GET_ARITY on Interface IF_RSDD_CS_QUERY_ENTRY has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) STRING Operatortyp (siehe Konstanten) 20111201

Method GET_TYPE on Interface IF_RSDD_CS_QUERY_ENTRY has no exception.

Method GET_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 XML-String 20111201

Method GET_XML on Interface IF_RSDD_CS_QUERY_ENTRY has no exception.

Method INITIALIZE_FROM_FILTER_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILTER_SELECTION Call by reference Type reference (TYPE) TREXS_QUERY_ENTRY Filterselektion 20111201
2 Importing I_R_QUERY_ENTRY_FILTER Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_QUERY_ENTRY_FILTER Kontext dieser Selektion (z.B. für Wertelisten-Referenzen) 20111201

Method INITIALIZE_FROM_FILTER_SELECT on Interface IF_RSDD_CS_QUERY_ENTRY has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CSEQUENCE Operatortyp (siehe Konstanten) 20111201

Method SET_TYPE on Interface IF_RSDD_CS_QUERY_ENTRY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in