SAP ABAP Class CL_RSR_SQL_COND_BINARY (CL_RSR_SQL_COND_BINARY)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_SQL (Package) SQL Execution in XML for Analysis
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_SQL_CONDITION SQL Condition (WHERE / HAVING) 20060330
Properties
Class CL_RSR_SQL_COND_BINARY  
Short Description    
Super Class CL_RSR_SQL_CONDITION SQL Condition (WHERE / HAVING) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_SQL   SQL Execution in XML for Analysis 
Created 20060330   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSR_SQL_COMMAND Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSR_SQL_COND_BINARY has no interface implemented.
Friends
Class CL_RSR_SQL_COND_BINARY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CHANM Instance attribute Private Type reference (TYPE) RSD_CHANM 20060613
2 P_COMPOP Instance attribute Private Type reference (TYPE) RSDRI_S_RANGE-COMPOP 20060330
3 P_DECIMALS Instance attribute Private Type reference (TYPE) I 20060330
4 P_INTLEN Instance attribute Private Type reference (TYPE) I 20060330
5 P_INTTP Instance attribute Private Type reference (TYPE) CHAR1 20060330
6 P_NOT Instance attribute Private Type reference (TYPE) RS_BOOL 20060330
7 P_S_LEFT Instance attribute Private Type reference (TYPE) CL_RSR_SQL_COMMAND=>TN_S_ITEM 20060330
8 P_S_RIGHT Instance attribute Private Type reference (TYPE) CL_RSR_SQL_COMMAND=>TN_S_ITEM 20060330
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060330
Events
Class CL_RSR_SQL_COND_BINARY has no event.
Types
Class CL_RSR_SQL_COND_BINARY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPOP Value transfer Type reference (TYPE) RSDRI_S_RANGE-COMPOP Vergleichsoperator (Erweiterung RSZ_OPERATOR) 20060330
2 Importing I_NOT Value transfer Type reference (TYPE) RS_BOOL 20060330
3 Importing I_R_COMMAND Call by reference Object reference (TYPE REF TO) CL_RSR_SQL_COMMAND Ausführung eines SQLs (XML/A) 20060330
4 Importing I_S_LEFT Value transfer Type reference (TYPE) CL_RSR_SQL_COMMAND=>TN_S_ITEM 20060330
5 Importing I_S_RIGHT Value transfer Type reference (TYPE) CL_RSR_SQL_COMMAND=>TN_S_ITEM 20060330
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060404
History
Last changed by/on SAP  20130531 
SAP Release Created in 710