SAP ABAP Class CL_RSD_DTA_UTIL (Utilities for DTA Class (Delete Data))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDG (Package) BW: Data basis generation

⤷

⤷

Properties
Class | CL_RSD_DTA_UTIL | |
Short Description | Utilities for DTA Class (Delete Data) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDG | BW: Data basis generation |
Created | 20090903 | 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) |
Interfaces
Class CL_RSD_DTA_UTIL has no interface implemented.
Friends
Class CL_RSD_DTA_UTIL has no friend class.
Attributes
Class CL_RSD_DTA_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Dialog Box Before Data Deletion | 20090903 |
2 | ![]() |
Static method | Public | Method | Lock/Unlock for Data Deletion | 20090903 |
3 | ![]() |
Static method | Public | Method | Initialize Log Before Deleting (Data) | 20090903 |
4 | ![]() |
Static method | Public | Method | Internal Deletion of Data (Called by CUBE and ODSO) | 20090903 |
5 | ![]() |
Static method | Public | Method | Switched Load Processes | 20090903 |
Events
Class CL_RSD_DTA_UTIL has no event.
Types
Class CL_RSD_DTA_UTIL has no local type.
Method Signatures
Method DELETE_DATA_DIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DIME_DEL | Call by reference | Type reference (TYPE) | RS_BOOL | Dim.daten löschen | 20090903 | ||
2 | ![]() |
I_CUBESUBTYPE | Call by reference | Type reference (TYPE) | RSCUBESUBTYPE | SubTyp des InfoProvider | 20110810 | ||
3 | ![]() |
I_CUBETYPE | Call by reference | Type reference (TYPE) | RSCUBETYPE | Typ des InfoProvider | 20090903 | ||
4 | ![]() |
I_DATA_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | = 'X ': Daten enthalten | 20090903 | ||
5 | ![]() |
I_DELETE_OBJECT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X' ganzes Objekt (nicht nur die Daten) werden gelöscht | 20090903 | |
6 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch Benutzer | 20090903 | |
2 | ![]() |
Daten werden geladen oder gelesen | 20090903 |
Method DELETE_DATA_ENQ_DEQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_LOCKID | Call by reference | Type reference (TYPE) | RSENQ_LOCKID | Sperr-ID des Sperr-Managers | 20090903 | ||
2 | ![]() |
C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20090903 | ||
3 | ![]() |
I_ENQUEUE | Call by reference | Type reference (TYPE) | RS_BOOL | X = Enq., ' ' = Deq. | 20090903 | ||
4 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enqueue fehlgeschlagen | 20090903 |
Method DELETE_DATA_INIT_IF_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CUBETYPE | Call by reference | Type reference (TYPE) | RSCUBETYPE | Typ des InfoProvider | 20090903 | ||
2 | ![]() |
I_FORCE_NEW_LOG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X': neuenLog in Default Bereich schreiben | 20090903 | |
3 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090903 |
Method DELETE_DATA_INIT_IF_LOG on class CL_RSD_DTA_UTIL has no exception.
Method DELETE_DATA_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_OBJECT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X' ganzes Objekt (nicht nur die Daten) werden gelöscht | 20090903 | |
2 | ![]() |
I_INCL_CHANGE_LOG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | = 'X': auch Daten aus Change-Log-Tabelle eines DSOs löschen | 20110815 | |
3 | ![]() |
I_INCL_DIME | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | = 'X': auch Dimensionseinträge löschen | 20090903 | |
4 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090903 | ||
5 | ![]() |
I_R_DTA | Call by reference | Object reference (TYPE REF TO) | IF_RSD_DTA | Datenziel (gem. Eigenschaften InfoCube und ODS Objekt) | 20090903 | ||
6 | ![]() |
I_R_TLOGO_MAINTAIN_INT | Call by reference | Object reference (TYPE REF TO) | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objekte - INTERN: Aktivierung | 20090903 | ||
7 | ![]() |
I_WITH_DIALOG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | ='X': mit Dialog (nur für RSSM_DELETE_...) | 20090903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch Benutzer | 20090903 | |
2 | ![]() |
fehlgeschlagen | 20090903 |
Method DELETE_DATA_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_LOCKID | Call by reference | Type reference (TYPE) | RSENQ_LOCKID | Sperr-ID des Sperr-Managers | 20090903 | ||
2 | ![]() |
C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20090903 | ||
3 | ![]() |
E_SWITCHED | Call by reference | Type reference (TYPE) | RS_BOOL | Flag: umgeschaltet | 20090903 | ||
4 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090903 | ||
5 | ![]() |
I_TO_TRANS | Call by reference | Type reference (TYPE) | RS_BOOL | Flag: Batch -> Trans | 20090903 | ||
6 | ![]() |
I_TRANSACT | Call by reference | Type reference (TYPE) | RSDTRANSACT | Real time / direktes Schreiben | 20090903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20090903 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |