SAP ABAP Class CL_RSDRD_TC_RANGE_PROXY (Encapsulates RSDRI range + offers serv. methods for sel. del)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRD (Package) Delete Data Manager Data
Properties
Class CL_RSDRD_TC_RANGE_PROXY  
Short Description Encapsulates RSDRI range + offers serv. methods for sel. del    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRD   Delete Data Manager Data 
Created 20080225   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSMDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRD_TC_RANGE_PROXY has no interface implemented.
Friends
Class CL_RSDRD_TC_RANGE_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_SELRANGE Instance attribute Private Type reference (TYPE) RSDRI_T_RANGE P_T_SELRANGE 20080225
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_NEG_RSDRI_RANGE Instance method Private Method Used by BUILD_RSDRD_RANGE to append single ranges 20080225
2 AS_CONSTRAINT Instance method Public Method Returns string representation of range 20080306
3 AS_STRING Instance method Public Method Returns string representation of range 20080225
4 BUILD_NEG_RSDRI_RANGE Instance method Public Method Builds table of negative RSDRI ranges (connected by OR) 20080225
5 BUILD_RSDRD_RANGE Instance method Public Method Builds RSDRD range from given RSDRI range 20080225
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080225
7 GET_RSDRI_RANGE Instance method Public Method Returns given RSDRI range 20080225
8 SPLIT_RANGE_BY_CHANM Instance method Public Method Split range into multiple tables (one for each info object) 20080306
Events
Class CL_RSDRD_TC_RANGE_PROXY has no event.
Types
Class CL_RSDRD_TC_RANGE_PROXY has no local type.
Method Signatures

Method APPEND_NEG_RSDRI_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE C_T_RANGE 20080225
2 Exporting E_IS_UNIVERSAL Call by reference Type reference (TYPE) RS_BOOL E_IS_UNIVERSAL 20080225
3 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM I_CHANM 20080225
# Exception Resumable Description Created on
1 CX_RSDRD_TC_DATA_ERROR CX_RSDRD_TC_DATA_ERROR 20080225

Method AS_CONSTRAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_EMPTY Call by reference Type reference (TYPE) RS_BOOL Boolean 20080306
2 Exporting E_IS_UNIVERSAL Call by reference Type reference (TYPE) RS_BOOL Boolean 20080306
3 Exporting E_WHERE Call by reference Type reference (TYPE) STRING Constraints for dynamic WHERE on internal tables 20080416
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Name of infoprov 20080416
# Exception Resumable Description Created on
1 CX_RSDRD_TC_DATA_ERROR 20080306

Method AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_STRINGS Call by reference Type reference (TYPE) STANDARD TABLE E_T_STRINGS 20080225

Method AS_STRING on class CL_RSDRD_TC_RANGE_PROXY has no exception.

Method BUILD_NEG_RSDRI_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_UNIVERSAL Call by reference Type reference (TYPE) RS_BOOL E_IS_UNIVERSAL 20080225
2 Exporting E_TX_RANGES Call by reference Type reference (TYPE) STANDARD TABLE E_TX_RANGES 20080225
# Exception Resumable Description Created on
1 CX_RSDRD_TC_DATA_ERROR CX_RSDRD_TC_DATA_ERROR 20080225

Method BUILD_RSDRD_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATING_SIDS Value transfer Type reference (TYPE) RS_BOOL I_CREATING_SIDS 20080225
2 Importing I_T_DTA_PRO Call by reference Type reference (TYPE) RSD_T_DTA_PRO I_T_DTA_PRO 20080225
3 Returning R_THX_RANGE Value transfer Type reference (TYPE) RSDRD_THX_SEL R_THX_RANGE 20080225

Method BUILD_RSDRD_RANGE on class CL_RSDRD_TC_RANGE_PROXY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE I_T_RANGE 20080225

Method CONSTRUCTOR on class CL_RSDRD_TC_RANGE_PROXY has no exception.

Method GET_RSDRI_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_RANGE Value transfer Type reference (TYPE) RSDRI_T_RANGE R_T_RANGE 20080225

Method GET_RSDRI_RANGE on class CL_RSDRD_TC_RANGE_PROXY has no exception.

Method SPLIT_RANGE_BY_CHANM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_RANGES Call by reference Type reference (TYPE) STANDARD TABLE 20080306
# Exception Resumable Description Created on
1 CX_RSDRD_TC_DATA_ERROR Constraint string could not be generated 20080306
History
Last changed by/on SAP  20130531 
SAP Release Created in 711