SAP ABAP Class CL_RSDA_DAP_A (BW Archiving: Active Version of DAP)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDA_DAP_P | BW Archiving: Persistent Version of DAP | 20041014 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDA_DAP_EXECUTE | DAP Runtime Functions | 20050113 |
Properties
Class | CL_RSDA_DAP_A | |
Short Description | BW Archiving: Active Version of DAP | |
Super Class | CL_RSDA_DAP_P | BW Archiving: Persistent Version of DAP |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | RSDA | |
Program status | ||
Category | 0 | |
Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
Created | 20041014 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDA_DAP_EXECUTE | DAP Runtime Functions | 20050113 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSDA_DAP | 20061008 | BW Archiving: Data Archiving Process |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Delete DAP management data without NLS | 20120223 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Indicator that Data Exists | 20070611 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDA_PARTTSTMP | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20050113 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20050114 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20050113 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20110630 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20070514 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRC_INFOPROV_UNIVERSE | Quantity Object for InfoProvider (Dimension Model) | 20050210 | ||
9 | ![]() |
Instance attribute | Private | See coding | 20060706 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20080221 | |
2 | ![]() |
Instance method | Public | Method | 20080303 | |
3 | ![]() |
Instance method | Public | Method | 20080303 | |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041014 |
5 | ![]() |
Instance method | Private | Method | 20080303 | |
6 | ![]() |
Instance method | Public | Method | 20120223 | |
7 | ![]() |
Instance method | Private | Method | 20060710 | |
8 | ![]() |
Instance method | Private | Method | 20041014 | |
9 | ![]() |
Instance method | Private | Method | 20080226 | |
10 | ![]() |
Instance method | Public | Method | 20120223 | |
11 | ![]() |
Instance method | Private | Method | 20050222 | |
12 | ![]() |
Instance method | Private | Method | 20110630 | |
13 | ![]() |
Instance method | Private | Method | 20041014 |
Events
Class CL_RSDA_DAP_A has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_ACTIVITY | Private | See coding | 20060706 | BEGIN OF ty_s_activity,
activity TYPE tact-actvt,
is_authorized TYPE rs_bool,
END OF ty_s_activity
|
Method Signatures
Method ADJUST_MAX_REQUEST_SID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OPTION | Call by reference | Type reference (TYPE) | RSOPTION | Selektionskriterien: OPTION | 20080306 | ||
2 | ![]() |
I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSDA_RNSID | SID eines Requests | 20100720 | ||
3 | ![]() |
I_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20080221 | ||
4 | ![]() |
R_SID | Value transfer | Type reference (TYPE) | RSSID | Stammdaten ID | 20080221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde zurückgewiesen | 20091026 |
Method AFTER_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20080303 | ||
2 | ![]() |
I_AFTER_IMPORT_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080303 | ||
3 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '4' | Anwendungs-Log: Detaillierungsgrad | 20080303 |
Method AFTER_DELETION on class CL_RSDA_DAP_A has no exception.
Method BEFORE_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20080303 | ||
2 | ![]() |
I_AFTER_IMPORT_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080303 | ||
3 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20080303 | |
4 | ![]() |
I_FORCE_DELETION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080303 |
Method BEFORE_DELETION on class CL_RSDA_DAP_A has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DAP | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_DAP | Datenarchivierungsprozeß | 20061008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde zurückgewiesen | 20080404 | |
2 | ![]() |
Objekt in einer Version nicht gefunden | 20041014 |
Method DELETE_DATA_POST_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '4' | Anwendungs-Log: Detaillierungsgrad | 20080303 | |
2 | ![]() |
I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20080303 | ||
3 | ![]() |
I_MAINTENANCE_STATE | Call by reference | Type reference (TYPE) | RSO_MAINTENANCE_STATE | Bearbeitungsstatus eines Tlogo Objektes | 20080303 | ||
4 | ![]() |
I_RX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20080303 | ||
5 | ![]() |
I_SHOW_LOG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080303 |
Method DELETE_DATA_POST_PROCESSING on class CL_RSDA_DAP_A has no exception.
Method GET_DELETE_WITHOUT_NLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DELETE_WITHOUT_NLS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20120223 |
Method GET_DELETE_WITHOUT_NLS on class CL_RSDA_DAP_A has no exception.
Method LOG_OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PRODUCTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060710 | |
2 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | OBJECT | Log | 20060710 | ||
3 | ![]() |
R_R_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_LOG | Log | 20060710 |
Method LOG_OPEN on class CL_RSDA_DAP_A has no exception.
Method READ_FROM_DB Signature
Method READ_FROM_DB on class CL_RSDA_DAP_A has no parameter.
Method READ_FROM_DB on class CL_RSDA_DAP_A has no exception.
Method SELSET_TO_REQUEST_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_SEL | Call by reference | Type reference (TYPE) | IF_RSDA_DAP_EXECUTE=>TY_TX_DELETION_SELECTIONS | 20080226 | |||
2 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20080226 | ||
3 | ![]() |
I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20080226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde zurückgewiesen | 20080226 | |
2 | ![]() |
Aktion wurde abgebrochen | 20080226 |
Method SET_DELETE_WITHOUT_NLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_WITHOUT_NLS | Call by reference | Type reference (TYPE) | RS_BOOL | Löschen ohne NLS Daten | 20120223 |
Method SET_DELETE_WITHOUT_NLS on class CL_RSDA_DAP_A has no exception.
Method SET_PARTSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PARTSET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20050222 | ||
2 | ![]() |
I_TIMESTAMP_LONG | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) | 20050222 | ||
3 | ![]() |
R_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050222 |
Method SET_PARTSET on class CL_RSDA_DAP_A has no exception.
Method SET_QPARTSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_QPARTSET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20110630 | ||
2 | ![]() |
I_TIMESTAMP_LONG | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) | 20110630 | ||
3 | ![]() |
R_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20110630 |
Method SET_QPARTSET on class CL_RSDA_DAP_A has no exception.
Method WRITE_TO_DB Signature
Method WRITE_TO_DB on class CL_RSDA_DAP_A has no parameter.
Method WRITE_TO_DB on class CL_RSDA_DAP_A has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |