SAP ABAP Class CL_RSDRD_REQ_PHYS_DEL (physical request deltion)
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_PHYS_DEL | |
Short Description | physical request deltion | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDRD | Delete Data Manager Data |
Created | 20031210 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDRD_REQ_PHYS_DEL has no interface implemented.
Friends
Class CL_RSDRD_REQ_PHYS_DEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSDRD_MESSAGE_OBJ_LIST | hierarchical list of message objects for the appl. log | 20031210 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBCON_NAME | 'R/3*' | 20061117 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | name of f-fact table | 20031210 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINFOCUBE | name of info cube | 20031210 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_FIELDNM | field name of p-dim column in f-fact table | 20031210 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | name of p-dim table | 20031210 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | name of shadow table | 20031210 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20040120 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | Trace Level | 20031211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | cleanup at the end of execution, including message handling | 20031211 |
2 | ![]() |
Instance method | Private | Method | create shadow table and copy data from f-fact to shd table | 20031210 |
3 | ![]() |
Instance method | Private | Method | copy missing requests to shadow table and switch with f-fact | 20031210 |
4 | ![]() |
Instance method | Private | Method | read logically deleted requests from table rsdrdreqdeltab | 20031210 |
5 | ![]() |
Instance method | Private | Method | delete a single request from f-fact table | 20031210 |
6 | ![]() |
Static method | Public | Method | delete requests from fact table | 20031210 |
7 | ![]() |
Instance method | Private | Method | select for update to avoid parallel deletion on one request | 20050602 |
8 | ![]() |
Instance method | Private | Method | set class attributes | 20031210 |
9 | ![]() |
Instance method | Private | Method | truncate f-fact table if no valid requests can be found | 20031210 |
10 | ![]() |
Instance method | Private | Method | check if the shadow tables contains all necessary record | 20031210 |
Events
Class CL_RSDRD_REQ_PHYS_DEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | P_S_CHECK | Private | See coding | 20031210 | BEGIN OF p_s_check,
cnt TYPE i,
pdimid TYPE i,
END OF p_s_check
|
||
2 | P_T_RSDRDREQDELTAB | Private | See coding | 20031210 | p_t_rsdrdreqdeltab TYPE TABLE OF rsdrdreqdeltab
|
Method Signatures
Method CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20031211 | ||
2 | ![]() |
I_R_CX | Call by reference | Object reference (TYPE REF TO) | CX_RSDRD_EXCEPTION | error during RSDRD part of archieving ... | 20031211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDRD Ausnahmen | 20040120 |
Method CREATE_FILL_SHDTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DIMDEL | Call by reference | Type reference (TYPE) | RSDRDREQDELTAB | Verwaltung zu löschender Requests beim Requestlöschen | 20031210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anlegen der Indizes | 20040120 | |
2 | ![]() |
Fehler beim Setzen einer Sperre | 20040120 | |
3 | ![]() |
Fehler beim Anlegen einer Tabelle | 20040120 |
Method FILL_SWITCH_SHDTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DIMDEL | Call by reference | Type reference (TYPE) | RSDRDREQDELTAB | Verwaltung zu löschender Requests beim Requestlöschen | 20031210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dateninkonsistenz | 20040120 | |
2 | ![]() |
Fehler beim Setzen einer Sperre | 20040120 | |
3 | ![]() |
SQL Fehler | 20040120 | |
4 | ![]() |
20040120 | ||
5 | ![]() |
Tabelle existiert nicht | 20040120 |
Method READ_REQDELTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DIMDEL | Call by reference | Type reference (TYPE) | P_T_RSDRDREQDELTAB | table of logically deleted records | 20031210 | ||
2 | ![]() |
I_DELTAB | Call by reference | Type reference (TYPE) | TABNAME | 30 Characters | 20031210 |
Method READ_REQDELTAB on class CL_RSDRD_REQ_PHYS_DEL has no exception.
Method REQUEST_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DIMDEL | Call by reference | Type reference (TYPE) | RSDRDREQDELTAB | Verwaltung zu löschender Requests beim Requestlöschen | 20031210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL Fehler | 20040120 |
Method REQ_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20031210 | ||
2 | ![]() |
I_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | 'R/3*' | DB Connection | 20061116 | |
3 | ![]() |
I_DELMODE | Call by reference | Type reference (TYPE) | RSDRD_MODE | '6' | delete mode | 20031210 | |
4 | ![]() |
I_DELTAB | Call by reference | Type reference (TYPE) | TABNAME | 'RSDRDREQDELTAB' | RSDRD control tables | 20031210 | |
5 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | '%' | info cube name | 20031210 | |
6 | ![]() |
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 | ||
7 | ![]() |
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 | ![]() |
RSDRD Ausnahmen | 20040120 |
Method SELECT_FOR_UPDATE_REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_DIMDEL | Call by reference | Type reference (TYPE) | RSDRDREQDELTAB | Verwaltung zu löschender Requests beim Requestlöschen | 20050602 |
Method SELECT_FOR_UPDATE_REQ on class CL_RSDRD_REQ_PHYS_DEL has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | 'R/3*' | DB Connection | 20061116 | |
2 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | info cube name | 20031210 | ||
3 | ![]() |
I_R_REQDEL | Call by reference | Object reference (TYPE REF TO) | CL_RSDRD_REQ_PHYS_DEL | physical request deltion | 20031210 | ||
4 | ![]() |
I_TRACE | Call by reference | Type reference (TYPE) | C | '1' | trace level | 20031211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Request nicht in der F-Faktentabelle | 20040923 |
Method TABLE_TRUNCATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DIMDEL | Call by reference | Type reference (TYPE) | RSDRDREQDELTAB | Verwaltung zu löschender Requests beim Requestlöschen | 20031210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL Fehler | 20040120 |
Method VALIDATE_SHDTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DIMDEL | Call by reference | Type reference (TYPE) | RSDRDREQDELTAB | Verwaltung zu löschender Requests beim Requestlöschen | 20031210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dateninkonsistenz | 20040120 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |