SAP ABAP Class CL_RSDRD_REQ_LOG_DEL (logical request deletion)
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_REQ_LOG_DEL  
Short Description logical request deletion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRD   Delete Data Manager Data 
Created 20031211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRD_REQ_LOG_DEL has no interface implemented.
Friends
Class CL_RSDRD_REQ_LOG_DEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_MESSAGE_LIST Instance attribute Public Object reference (TYPE REF TO) CL_RSDRD_MESSAGE_OBJ_LIST hierarchical list of message objects for the appl. log 20031211
2 P_CONNECTION Instance attribute Private Type reference (TYPE) DBCON_NAME Description of Database Connections 20061116
3 P_DELTAB Instance attribute Private Type reference (TYPE) TABNAME Table Name 20031211
4 P_ETABNM Instance attribute Private Type reference (TYPE) RSD_TABLNM name of e-fact table 20031211
5 P_FTABNM Instance attribute Private Type reference (TYPE) RSD_TABLNM name of f-fact table 20031211
6 P_INFOCUBE Instance attribute Private Type reference (TYPE) RSINFOCUBE name of info cube 20031211
7 P_PFIELDNM Instance attribute Private Type reference (TYPE) RSD_FIELDNM field name of p-dim column in f-fact table 20031211
8 P_PTABNM Instance attribute Private Type reference (TYPE) RSD_TABLNM name of p-dim table 20031211
9 P_REQSID Instance attribute Private Type reference (TYPE) I 20031211
10 P_TEXTID Instance attribute Private Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20040120
11 P_TRACE Instance attribute Private Type reference (TYPE) C Trace Level 20031211
12 P_T_DIMID Instance attribute Private Type reference (TYPE) _T_DIMID List of all dimids for a transferred requid 20050413
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Private Method cleanup at the end of execution, including message handling 20031211
2 CNTRLTAB_FILL Instance method Private Method fill delete control table 20031211
3 PDIM_DEL Instance method Private Method delete request from pdim 20031211
4 REQ_DEL Static method Public Method logical deletion of requests 20031211
5 SET_ATTRIBUTES Instance method Private Method set class attributes 20031211
Events
Class CL_RSDRD_REQ_LOG_DEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 _S_DIMID Public See coding 20050413 BEGIN OF _S_DIMID, pdimid TYPE RSDIMID, END OF _S_DIMID
2 _T_DIMID Public See coding 20050413 _T_DIMID TYPE STANDARD TABLE OF _S_DIMID
Method Signatures

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20031211
2 Importing I_R_CX Call by reference Object reference (TYPE REF TO) CX_RSDRD_EXCEPTION RSDRD Ausnahmen 20040120
# Exception Resumable Description Created on
1 CX_RSDRD_EXCEPTION RSDRD Ausnahmen 20040120

Method CNTRLTAB_FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID Schlüssel einer Dimensionstabelle 20050413
# Exception Resumable Description Created on
1 CX_RSDRD_SQL_ERROR SQL Fehler 20040120

Method PDIM_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID Schlüssel einer Dimensionstabelle 20050413
# Exception Resumable Description Created on
1 CX_RSDRD_PDIM_FOUND_IN_EFACT Paketdimension existiert in der E-Faktentabelle 20040120
2 CX_RSDRD_SQL_ERROR SQL Fehler 20040120

Method REQ_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20031211
2 Exporting E_T_DIMID Call by reference Type reference (TYPE) RRSI_T_SID Schlüssel einer Dimensionstabelle 20090127
3 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061116
4 Importing I_DELTAB Call by reference Type reference (TYPE) TABNAME 'RSDRDREQDELTAB' RSDRD control tables 20031211
5 Importing I_DIMID Call by reference Type reference (TYPE) I request dimid 20031211
6 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20031211
7 Importing I_REQSID Call by reference Type reference (TYPE) I request sid 20031211
8 Importing I_R_MESSAGE_LIST Call by reference Object reference (TYPE REF TO) CL_RSDRD_MESSAGE_OBJ_LIST hierarchical list of message objects for the appl. log 20040226
9 Importing I_TRACE Call by reference Type reference (TYPE) C '1' trace level, set as the default problem class of messages 20031211
# Exception Resumable Description Created on
1 CX_RSDRD_EXCEPTION RSDRD Ausnahmen 20040120

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061116
2 Importing I_DELTAB Call by reference Type reference (TYPE) TABNAME 'RSDRDREQDELTAB' Tabellenname 20031211
3 Importing I_DIMID Call by reference Type reference (TYPE) I 20031211
4 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE info cube name 20031211
5 Importing I_REQSID Call by reference Type reference (TYPE) I 20031211
6 Importing I_TRACE Call by reference Type reference (TYPE) C trace level 20031211

Method SET_ATTRIBUTES on class CL_RSDRD_REQ_LOG_DEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400