SAP ABAP Class CL_RSAR_PSA_FREE_SELECTIONS (Free Selection on Generic Typed Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RS_PSA_DEP (Package) Dependent Components for PSA + PSA Service
Properties
Class CL_RSAR_PSA_FREE_SELECTIONS  
Short Description Free Selection on Generic Typed Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_PSA_DEP   Dependent Components for PSA + PSA Service 
Created 20080318   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAR_PSA_FREE_SELECTIONS has no interface implemented.
Friends
Class CL_RSAR_PSA_FREE_SELECTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_EXPR Instance attribute Private Type reference (TYPE) RSDS_TEXPR 20080318
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_OP Instance method Private Method 20080318
2 CONSTRUCTOR Instance method Public Constructor 20080318
3 LOGOP_AND Instance method Private Method 20080318
4 LOGOP_NOT Instance method Private Method 20080318
5 LOGOP_OR Instance method Private Method 20080318
6 SELECT Instance method Public Method 20080318
Events
Class CL_RSAR_PSA_FREE_SELECTIONS has no event.
Types
Class CL_RSAR_PSA_FREE_SELECTIONS has no local type.
Method Signatures

Method COMPARE_OP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Type reference (TYPE) ANY 20080318
2 Importing I_S_EXPR Call by reference Type reference (TYPE) RSDSEXPR Logische Ausdrücke (dynamische Selektionen) 20080318
3 Returning R_EXPRESSION Value transfer Type reference (TYPE) RS_BOOL Boolean 20080318

Method COMPARE_OP on class CL_RSAR_PSA_FREE_SELECTIONS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PSA_TECHNAME Call by reference Type reference (TYPE) RSTSODS-ODSNAME_TECH Technischer ODS Name in der DB 20080318
2 Importing I_T_WHERE Call by reference Type reference (TYPE) RSDMD_T_WHERE where Bedingung 20080318
# Exception Resumable Description Created on
1 INCORRECT_EXPRESSION 20080318

Method LOGOP_AND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EXPR_RESULT Call by reference Type reference (TYPE) RS_BOOL Boolean 20080318
2 Changing C_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20080318

Method LOGOP_AND on class CL_RSAR_PSA_FREE_SELECTIONS has no exception.

Method LOGOP_NOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EXPR_RESULT Call by reference Type reference (TYPE) RS_BOOL Boolean 20080318
2 Changing C_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20080318

Method LOGOP_NOT on class CL_RSAR_PSA_FREE_SELECTIONS has no exception.

Method LOGOP_OR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EXPR_RESULT Call by reference Type reference (TYPE) RS_BOOL Boolean 20080318
2 Changing C_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20080318

Method LOGOP_OR on class CL_RSAR_PSA_FREE_SELECTIONS has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RESULT Call by reference Type reference (TYPE) ANY TABLE 20080318
2 Importing I_T_TABLE Call by reference Type reference (TYPE) ANY TABLE 20080318

Method SELECT on class CL_RSAR_PSA_FREE_SELECTIONS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711