SAP ABAP Class CL_RSPLFR_FILTER_VARS (Filter + Variables)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLFR (Package) Planning Services Runtime
Properties
Class CL_RSPLFR_FILTER_VARS  
Short Description Filter + Variables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLFR   Planning Services Runtime 
Created 20041027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSPLFR_FILTER_VARS has no forward declaration.
Interfaces
Class CL_RSPLFR_FILTER_VARS has no interface implemented.
Friends
Class CL_RSPLFR_FILTER_VARS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_SELECTOR Instance attribute Private Object reference (TYPE REF TO) IF_RSBOLAP_SELECTOR Filter 20041027
2 P_R_VAR_CONT Instance attribute Private Object reference (TYPE REF TO) CL_RSPLFR_VAR_CONT Variable Container 20041027
3 P_TS_INSTANCE Static Attribute Private Type reference (TYPE) TN_TS_INSTANCE Instance Management 20041027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041027
2 FACTORY Static method Public Method Gets Instance 20041027
3 FREE Static method Public Method 20111006
4 GET_SELECTION Instance method Public Method Returns Selection 20060323
5 GET_SELECTOR Instance method Public Method Gets Selector 20050502
6 GET_VAR_CONT Instance method Public Method Deliver Variable Container 20041027
7 SELECTION_2_CHARSEL Static method Public Method Generates Simple Selection 20060323
8 SELECTION_2_SELDR Static method Public Method Reads Selection in Form of SELDR 20070719
Events
Class CL_RSPLFR_FILTER_VARS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_INSTANCE Private See coding 20041027 begin of TN_S_INSTANCE, selobj type rszcompid, seqnm type rspls_seqnm, application_name type RSBOLAP_OBJECT_NAME, r_instance type ref to cl_Rsplfr_filter_Vars, r_selector type ref to IF_RSBOLAP_SELECTOR, timestamp type rstimestmp, end of tn_S_instance
2 TN_TS_INSTANCE Private See coding 20041027 TN_TS_INSTANCE type sorted table of tn_s_instance with unique key selobj seqnm application_name
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENQUEUE_SCOPE Call by reference Type reference (TYPE) DDENQSCOPE '2' Steuerung des Sperrverhaltens beim Verbuchungsaufruf 20070110
2 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Applikationskontext 20050502
3 Importing I_SAVE_MODE Call by reference Type reference (TYPE) RRSAVEMODE Savemode der CL_RSPLS_DELTA_BUFFER 20070110
4 Importing I_SELOBJ Call by reference Type reference (TYPE) RSZCOMPID Name (ID) einer Reporting-Komponete 20041027
5 Importing I_SEQNM Call by reference Type reference (TYPE) RSPLS_SEQNM Name (ID) Planungs-Sequenz 20050502
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20041027

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENQUEUE_SCOPE Call by reference Type reference (TYPE) DDENQSCOPE Steuerung des Sperrverhaltens beim Verbuchungsaufruf 20070110
2 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Applikationskontext 20050502
3 Importing I_SAVE_MODE Call by reference Type reference (TYPE) RRSAVEMODE Savemode der CL_RSPLS_DELTA_BUFFER 20070110
4 Importing I_SELOBJ Call by reference Type reference (TYPE) RSZCOMPID Verzeichnis wiederverwendbarer Komponenten 20041027
5 Importing I_SEQNM Call by reference Type reference (TYPE) RSPLS_SEQNM Name (ID) Planungs-Sequenz 20050502
6 Returning R_R_FILTER_VARS Value transfer Object reference (TYPE REF TO) CL_RSPLFR_FILTER_VARS Filter + Variablen 20041027
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20041027

Method FREE Signature

Method FREE on class CL_RSPLFR_FILTER_VARS has no parameter.
Method FREE on class CL_RSPLFR_FILTER_VARS has no exception.

Method GET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_CHARSEL Value transfer Type reference (TYPE) RSPLF_T_CHARSEL Selektionstabelle 20060323
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060323

Method GET_SELECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SELECTOR Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_SELECTOR Selektor Interface 20050502

Method GET_SELECTOR on class CL_RSPLFR_FILTER_VARS has no exception.

Method GET_VAR_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_VAR_CONT Value transfer Object reference (TYPE REF TO) CL_RSPLFR_VAR_CONT Variablen Container 20041027

Method GET_VAR_CONT on class CL_RSPLFR_FILTER_VARS has no exception.

Method SELECTION_2_CHARSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SELECTOR Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_SELECTOR Selektor Interface 20060323
2 Returning R_T_CHARSEL Value transfer Type reference (TYPE) RSPLF_T_CHARSEL Selektionstabelle 20060323
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060323

Method SELECTION_2_SELDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SELECTOR Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_SELECTOR Selektor Interface 20070719
2 Returning R_TSX_SELDR Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20070719
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20070719
History
Last changed by/on SAP  20130531 
SAP Release Created in 700