SAP ABAP Class CL_RSBC_FILTER_CMD (Error Handling: Filter and Note Records)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBCMD (Package) Data Transfer Process: Commands
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_CMD_T DTP Command: Superclass for Transformation 20040817
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_STATIC DTP Command: Static Methods 20040817
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBC_UPDATE_FILTER_CMD Filter Before Target (Command Class) 20080710
Properties
Class CL_RSBC_FILTER_CMD  
Short Description Error Handling: Filter and Note Records    
Super Class CL_RSBK_CMD_T DTP Command: Superclass for Transformation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBC    
Program status     
Category 0   
Package RSBCMD   Data Transfer Process: Commands 
Created 20040817   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_CMD_STATIC DTP Command: Static Methods 20040817
Friends
Class CL_RSBC_FILTER_CMD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_T_SELFIELDS Instance attribute Public Type reference (TYPE) MCH_T_FIELD 20040817
2 N_T_SELTAB Instance attribute Public Type reference (TYPE) MCH_T_SELECT 20040817
3 N_T_VARSELTAB Instance attribute Public Type reference (TYPE) MCH_T_VAR_SELECT 20040817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040817
2 PROCESS_BEX_VARIABLE Instance method Private Method Determine BEx-Variable Values for Request 20040903
3 PROCESS_SEL_ROUTINE Instance method Private Method Calculate Selection-Routine Values for Request 20040903
4 SET_SELTAB Instance method Public Method Selection Table Incl. Values from Variable Selections 20040818
Events
Class CL_RSBC_FILTER_CMD has no event.
Types
Class CL_RSBC_FILTER_CMD 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_CMD Call by reference Type reference (TYPE) RSBCMD Datentransferprozess Command 20040817
2 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20040817
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Deprecated - use CX_RS_STATIC_CHECK instead 20040817

Method PROCESS_BEX_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SELTAB_CMD Value transfer Type reference (TYPE) MCH_T_SELTAB_CMD Werte der variablen Selektionen 20040903
2 Importing I_R_TPL Value transfer Object reference (TYPE REF TO) IF_RSBK_CMD_TPL Interface: DTP Command templates 20040903

Method PROCESS_BEX_VARIABLE on class CL_RSBC_FILTER_CMD has no exception.

Method PROCESS_SEL_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SELTAB_CMD Value transfer Type reference (TYPE) MCH_T_SELTAB_CMD Selektionen zu DTP-Request (Zusammenfassung) 20040903
2 Importing I_LIKE_IPAK Value transfer Type reference (TYPE) RS_BOOL SPACE Boolean 20120117
3 Importing I_R_TPL Value transfer Object reference (TYPE REF TO) IF_RSBK_CMD_TPL Interface: DTP Command templates 20040903
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20080401

Method SET_SELTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_SELTAB Value transfer Type reference (TYPE) MCH_T_SELECT Tabelle mit Selektionskriterien 20040818

Method SET_SELTAB on class CL_RSBC_FILTER_CMD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700