SAP ABAP Class IF_RSDA_DAP_EXECUTE (DAP Runtime Functions)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDA_DAP_DISPLAY Display Interface for DAP 20050819
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_DAP BW Archiving: Data Archiving Process 20050113
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_DAP_A BW Archiving: Active Version of DAP 20050113
Properties
Class IF_RSDA_DAP_EXECUTE  
Short Description DAP Runtime Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050113   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSDAI_NEARLINE_CONNECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSDA_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSDA_DAP_EXECUTE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSDA_DAP_EXECUTE has no interface implemented.
Friends
Class IF_RSDA_DAP_EXECUTE has no friend class.
Attributes
Class IF_RSDA_DAP_EXECUTE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REQUEST_TO_PARTSET Instance method Public Method 20050222
2 ADD_REQUEST_TO_QPARTSET Instance method Public Method 20110630
3 ADJUST_INVENTORY_SELECTION Instance method Public Method 20130805
4 ADK_DELETE Instance method Public Method 20050121
5 ADK_RESTORE Instance method Public Method 20050121
6 ADK_WRITE Instance method Public Method 20050121
7 CALL_ADK_ARCHIVE_ADMIN Instance method Public Method Call ADK Archive Administration 20070223
8 CHECK_RUNTIME_CONSISTENCY Instance method Public Method Check Runtime Consistency (InfoProvider<->Near-Line Object) 20060929
9 CHECK_USE_VARSET Instance method Public Method 20100202
10 CONVERT_PART_TO_REQU_SELECTION Instance method Public Method 20080222
11 CONVERT_TIME_TO_PART_SELECTION Instance method Public Method 20050214
12 CONVERT_TIME_TO_PART_SEL_SPO Instance method Public Method 20100823
13 CREATE_ARCHIVING_REQUEST Instance method Public Method 20050113
14 CREATE_DATA_OBJECT Instance method Public Method 20050209
15 CREATE_NEARLINE_REQUEST Instance method Public Method 20050321
16 DELETE_DATA Instance method Public Method 20080303
17 DEQUEUE Instance method Public Method 20050121
18 DEQUEUE_EXECUTE Instance method Public Method 20071126
19 ENQUEUE Instance method Public Method 20050121
20 ENQUEUE_EXECUTE Instance method Public Method 20071126
21 EXISTS_DATA Instance method Public Method 20050120
22 GET_ARCHIVING_OBJECT Instance method Public Method 20050131
23 GET_CONSTANT_SELECTION Instance method Public Method 20070514
24 GET_DATAOBJECT_SIZE Instance method Public Method 20080429
25 GET_DIMENSION_FOR_SELNAME Instance method Public Method 20050210
26 GET_DOBKEYDESCR Instance method Public Method Type Description of Data Object Key 20050114
27 GET_DTAVIEW Instance method Public Method 20100715
28 GET_INFOPROV Instance method Public Method 20060410
29 GET_NEARLINE_OBJECT Instance method Public Method 20050222
30 GET_PARTPROVIDER Instance method Public Method 20100715
31 GET_PARTSET Instance method Public Method 20050113
32 GET_PARTTSTMP Instance method Public Method 20070905
33 GET_PROGRAM Instance method Public Method 20050811
34 GET_QPARTSET Instance method Public Method 20110630
35 GET_REL_PARTPROVIDER Instance method Public Method 20100302
36 GET_REQUEST_ITERATOR Instance method Public Method 20080304
37 GET_SEGNAME Instance method Public Method 20050221
38 GET_SELNAME_FOR_DIMENSION Instance method Public Method 20050214
39 GET_T_SELFIELDS Instance method Public Method 20050114
40 GET_UNIVERSE Instance method Public Method 20050210
41 IS_ACTIVE Instance method Public Method 20050809
42 IS_AUTHORIZED Instance method Public Method 20060706
43 SELSET_TO_DELETION_SELECTIONS Instance method Public Method 20050819
44 SUBTRACT_REQUEST_FROM_PARTSET Instance method Public Method 20050321
45 SUBTRACT_REQUEST_FROM_QPARTSET Instance method Public Method 20110630
46 UPDATE_PARTTSTMP Instance method Public Method 20070611
Events
Class IF_RSDA_DAP_EXECUTE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RT_SID Public See coding 20080304 ty_rt_sid TYPE RANGE OF rssid
2 TY_TX_DELETION_SELECTIONS Public See coding 20050819 ty_tx_deletion_selections TYPE STANDARD TABLE OF rsdrd_thx_sel WITH DEFAULT KEY
Method Signatures

Method ADD_REQUEST_TO_PARTSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSDA_DAP_REQUEST BW Archivierung: Abstrakter Request 20050222
2 Importing I_TIMESTAMP_LONG Call by reference Type reference (TYPE) RSTIMESTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20050222
3 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050222
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20050222
2 CX_RSDA_ACTION_REFUSED Aktion wurde abgebrochen 20050222
3 CX_RSDA_INPUT_INVALID Aktion wurde zurückgewiesen 20050222
4 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050222

Method ADD_REQUEST_TO_QPARTSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSDA_DAP_REQUEST Request eines Datenarchivierungsprozesses 20110630
2 Importing I_SUBSEQUENT_INITIAL_LOAD Call by reference Type reference (TYPE) RS_BOOL Boolean 20120117
3 Importing I_TIMESTAMP_LONG Call by reference Type reference (TYPE) RSTIMESTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20110630
4 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20110630
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20110630
2 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20110630
3 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20110630
4 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20110630

Method ADJUST_INVENTORY_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-Dimensional Quantity 20130805
2 Importing I_R_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-Dimensional Quantity 20130805
3 Importing I_T_SELECTIONS Call by reference Type reference (TYPE) RSDA_T_PARAMS Parameters for Creating an Archiving Request 20130806

Method ADJUST_INVENTORY_SELECTION on class IF_RSDA_DAP_EXECUTE has no exception.

Method ADK_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRODUCTIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050211
2 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) OBJECT Log 20060710
# Exception Resumable Description Created on
1 CX_RSDA_ACCESS_ERROR Zugriffsfehler (z.B. Netzwerkfehler) 20050217
2 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20050211
3 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20050211
4 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050211
5 CX_RSDA_OBJECT_NOT_FOUND Kommunikationsfehler 20050217
6 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20060707

Method ADK_RESTORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMENT Call by reference Type reference (TYPE) ADMI_TEXT Vermerk zum Archivierungslauf 20050121
2 Importing I_PRODUCTIVE_RUN Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060316
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSDA_LOG Log 20060710
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20060707

Method ADK_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) OBJECT Log 20060710
2 Importing I_R_VARIANT Call by reference Object reference (TYPE REF TO) OBJECT Variante eines Datenarchivierungsprozesses 20050121
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20060707

Method CALL_ADK_ARCHIVE_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20070223
2 Importing I_TARGET_STATE Call by reference Type reference (TYPE) RSDA_REQSTAT BW Archivierung: Status des Archivierungs-/Rückladerequests 20070301
3 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20070223
# Exception Resumable Description Created on
1 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20070223

Method CHECK_RUNTIME_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060929
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Kennzeichen: Ist konsistent 20060929

Method CHECK_RUNTIME_CONSISTENCY on class IF_RSDA_DAP_EXECUTE has no exception.

Method CHECK_USE_VARSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_USE_VARSET Value transfer Type reference (TYPE) RS_BOOL Boolean 20100202
# Exception Resumable Description Created on
1 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20100203

Method CONVERT_PART_TO_REQU_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_RNSID SID eines Requests 20100720
2 Importing I_R_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Partitionsbedingung 20080222
3 Returning R_MAX_REQUEST_SID Value transfer Type reference (TYPE) RSDA_RNSID SID eines Requests 20080305
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20091026
2 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20080222
3 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20080222

Method CONVERT_TIME_TO_PART_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LPONAME Call by reference Type reference (TYPE) RSLPONAME Semantische Partitionierung: Name eines InfoProviders 20100825
2 Importing I_R_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050214
3 Importing I_R_TIME_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Zeitbedingung 20080221
4 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050214
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050214
2 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050214

Method CONVERT_TIME_TO_PART_SEL_SPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LPONAME Call by reference Type reference (TYPE) RSLPONAME Semantische Partitionierung: Name eines InfoProviders 20100825
2 Importing I_R_TIME_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20100823
3 Importing I_R_UNIVERSE Call by reference Object reference (TYPE REF TO) CL_RSDRC_INFOPROV_UNIVERSE Mengenobjekt für InfoProvider (Dimensionsmodell) 20100824
4 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20100823
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20100823
2 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20100823

Method CREATE_ARCHIVING_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_AUTHORITY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060706
2 Importing I_NO_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050121
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSDA_LOG Log 20060707
4 Importing I_R_VARIANT Call by reference Object reference (TYPE REF TO) CL_RSDA_PTYPE_ARCHIVE_VARIANT Multi-dimensionale Menge 20050113
5 Importing I_WITHOUT_ENQUEUE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050121
6 Returning R_R_ARCHREQ Value transfer Object reference (TYPE REF TO) CL_RSDA_ARCHIVING_REQUEST Request eines Datenarchivierungsprozesses 20050113
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20050211
2 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20050211
3 CX_RSDA_NO_MORE_DATA Keine weiteren Datensätze mehr vorhanden 20051007
4 CX_RSDA_OBJECT_NOT_ACTIVE Objekt ist nicht aktiv und ausführbar 20050211
5 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20060707

Method CREATE_DATA_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_RNSID SID eines Requests 20100720
2 Importing I_USE_TECHNICAL_KEY Call by reference Type reference (TYPE) RS_BOOL Technischen statt semantischen Objektschlüssel benutzen 20060929
3 Returning R_R_DATA_OBJECT Value transfer Object reference (TYPE REF TO) CL_RSDA_DATA_OBJECT BW Archivierung: Segmentiertes Datenobjekt 20050209
# Exception Resumable Description Created on
1 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050308

Method CREATE_NEARLINE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ARCHIVING_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSDA_ARCHIVING_REQUEST Nummer eines Archivierungslaufs 20050321
2 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060710
3 Returning R_R_REQUEST Value transfer Object reference (TYPE REF TO) CL_RSDA_NEARLINE_REQUEST Nearline Request 20050321
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20050321
2 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050321
3 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050321

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20080303
2 Importing I_SHOW_LOG Call by reference Type reference (TYPE) RS_BOOL Anwendungslog anzeigen 20080303
3 Importing I_WITH_ACTIVATION Call by reference Type reference (TYPE) RS_BOOL Mit anschließender Reaktivierung der Laufzeitobjekte 20080303
4 Importing I_WITH_DIALOG Call by reference Type reference (TYPE) RS_BOOL Mit Sicherheitsabfrage 20080303
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED 20080303
2 CX_RSDA_ACTION_REFUSED 20080303
3 CX_RSDA_OBJECT_NOT_ACTIVE 20080303

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCKID Call by reference Type reference (TYPE) RSENQ_LOCKID Sperr-ID des Sperr-Managers 20050121

Method DEQUEUE on class IF_RSDA_DAP_EXECUTE has no exception.

Method DEQUEUE_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLECT Call by reference Type reference (TYPE) RS_BOOL Boolean 20071126
2 Importing I_DATAPACKAGE_SID Call by reference Type reference (TYPE) RSDA_DPASID Laufende Nummer eines Datenpakets 20071126
3 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE RS_C_ENQMODE-EXCL Sperrmodus 20071126
4 Importing I_REQSTAT Call by reference Type reference (TYPE) RSDA_REQSTAT BW Archivierung: Status des Archivierungs-/Rückladerequests 20071126
5 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_REQSID SID eines Archivierungs-/Rückladerequests 20071126
# Exception Resumable Description Created on
1 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20071126

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_REQUEST_SIDS Call by reference Type reference (TYPE) RSDA_T_REQUID_SIDS SID-Liste von Archivierungs- und Rückladerequests 20061121
2 Returning R_LOCKID Value transfer Type reference (TYPE) RSENQ_LOCKID Sperr-ID des Sperr-Managers 20050121
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20050121
2 CX_RSDA_FOREIGN_LOCK 20050121

Method ENQUEUE_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLECT Call by reference Type reference (TYPE) RS_BOOL Sperranforderung nur sammeln 20071126
2 Importing I_DATAPACKAGE_SID Call by reference Type reference (TYPE) RSDA_DPASID Laufende Nummer eines Datenpakets 20071126
3 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE RS_C_ENQMODE-EXCL Sperrmodus 20071126
4 Importing I_REQSTAT Call by reference Type reference (TYPE) RSDA_REQSTAT BW Archivierung: Status des Archivierungs-/Rückladerequests 20071126
5 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_REQSID SID eines Archivierungs-/Rückladerequests 20071126
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20071126
2 CX_RSDA_FOREIGN_LOCK 20071126
3 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20071126

Method EXISTS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUDE_RELOADED_REQUESTS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091116
2 Importing I_INCLUDE_OPEN_REQUESTS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Kennzeichen: Auch offene Requests berücksichtigen 20070611
3 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20050120

Method EXISTS_DATA on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_ARCHIVING_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJECT Value transfer Type reference (TYPE) OBJCT_TR01 Archivierungsobjekt 20050131

Method GET_ARCHIVING_OBJECT on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_CONSTANT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Konstante Selektionen 20070514

Method GET_CONSTANT_SELECTION on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_DATAOBJECT_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATAOBJECT_SIZE Value transfer Type reference (TYPE) I 20080429
# Exception Resumable Description Created on
1 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20080429

Method GET_DIMENSION_FOR_SELNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_RNSID SID eines Requests 20100721
2 Importing I_SELNAME Call by reference Type reference (TYPE) RSSCR_NAME ABAP/IV: Name der SELECT-OPTION / des PARAMETERS 20050210
3 Returning R_R_DIMENSION Value transfer Object reference (TYPE REF TO) IF_RSMDS_DIMENSION Dimension einer Menge 20050210
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050210
2 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050214

Method GET_DOBKEYDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_STRUCTDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Transienter Datebtyp für den Datenobjektschlüssel 20050114

Method GET_DOBKEYDESCR on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_DTAVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DTAVIEW Call by reference Type reference (TYPE) RSVIEWIOBJ View: nur InfoObjects 20100715
2 Importing I_PARTPROVIDER Call by reference Type reference (TYPE) RSLPONAME Semantische Partitionierung: Name eines InfoProviders 20100715
# Exception Resumable Description Created on
1 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20100729

Method GET_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEGID Call by reference Type reference (TYPE) RSDA_SEGID Segment-ID in der Archivierung 20060410
2 Returning R_INFOPROV Value transfer Type reference (TYPE) RSINFOPROV Name des (adjungierten) InfoProviders 20060410
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20060427
2 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20060410

Method GET_NEARLINE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_NLOBJ Value transfer Object reference (TYPE REF TO) CL_RSDA_NEARLINE_OBJECT Nearline-Objekt 20050222
# Exception Resumable Description Created on
1 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050222
2 CX_RSDA_OBJECT_NOT_FOUND Kommunikationsfehler 20050309

Method GET_PARTPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_RNSID Stammdaten ID 20100720
2 Returning R_LPONAME Value transfer Type reference (TYPE) RSLPONAME Semantische Partitionierung: Name eines InfoProviders 20100715

Method GET_PARTPROVIDER on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_PARTSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUFFERED Call by reference Type reference (TYPE) RS_BOOL Boolean 20050113
2 Importing I_FOR_UPDATE Call by reference Type reference (TYPE) RS_BOOL Für Update 20070628
3 Importing I_INCLUDE_OPEN_REQUESTS Call by reference Type reference (TYPE) RS_BOOL Auch offene Archivierungsrequests einbeziehen 20070312
4 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_RNSID SID eines Requests 20100722
5 Returning R_R_PARTSET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050113

Method GET_PARTSET on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_PARTTSTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUFFERED Call by reference Type reference (TYPE) RS_BOOL (Tabellen-)Puffer verwenden 20070905
2 Returning R_TIMESTAMP Value transfer Type reference (TYPE) RSTIMESTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20070905

Method GET_PARTTSTMP on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEBUG_LEVEL Call by reference Type reference (TYPE) I 1 20050811
2 Importing I_PROGRAM_CLASS Call by reference Type reference (TYPE) RSDADAPPID-PROGCLASS BW-Archivierung: Programm-ID 20050811
3 Returning R_PROGRAM_NAME Value transfer Type reference (TYPE) SY-REPID 20050811
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050811
2 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050811

Method GET_QPARTSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUFFERED Call by reference Type reference (TYPE) RS_BOOL 20110630
2 Importing I_FOR_UPDATE Call by reference Type reference (TYPE) RS_BOOL 20110630
3 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_RNSID 20110630
4 Returning R_R_QPARTSET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20110630

Method GET_QPARTSET on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_REL_PARTPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PART Call by reference Type reference (TYPE) RSLPO_T_PARTITION Menge von Partitionen eines LPO 20100302
2 Importing I_R_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20100302

Method GET_REL_PARTPROVIDER on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_REQUEST_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_RNSID SID eines Requests 20100720
2 Importing I_RT_REQUEST_SID Call by reference Type reference (TYPE) IF_RSDA_DAP_EXECUTE=>TY_RT_SID 20080304
3 Returning R_R_REQUEST_ITERATOR Value transfer Object reference (TYPE REF TO) IF_RSDA_REQUEST_ITERATOR Request-Iterator für request-basierte Archivierung 20080304
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20080304
2 CX_RSDA_NO_MORE_DATA Keine weiteren Datensätze mehr vorhanden 20080304
3 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20080304

Method GET_SEGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEGID Call by reference Type reference (TYPE) RSDA_SEGID Segment-ID in der Archivierung 20050221
2 Returning R_SEGNAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20050221
# Exception Resumable Description Created on
1 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050221

Method GET_SELNAME_FOR_DIMENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DIMENSION Call by reference Object reference (TYPE REF TO) IF_RSMDS_DIMENSION Dimension einer Menge 20050214
2 Importing I_SELNAME_PATTERN Call by reference Type reference (TYPE) RSDA_S_PARAM-SELNAME IF_RSDA_CONSTANTS=>SELNAME-OTHER_SELECTIONS ABAP/IV: Name der SELECT-OPTION / des PARAMETERS 20050214
3 Returning R_SELNAME Value transfer Type reference (TYPE) RSSCR_NAME ABAP/IV: Name der SELECT-OPTION / des PARAMETERS 20050214
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050214
2 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050214

Method GET_T_SELFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_T_SELFIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS Beschreibung eines selektierten Feldes 20050114

Method GET_T_SELFIELDS on class IF_RSDA_DAP_EXECUTE has no exception.

Method GET_UNIVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_RNSID SID eines Requests 20100721
2 Returning R_R_UNIVERSE Value transfer Object reference (TYPE REF TO) CL_RSDRC_INFOPROV_UNIVERSE Mengenobjekt für InfoProvider (Dimensionsmodell) 20050210

Method GET_UNIVERSE on class IF_RSDA_DAP_EXECUTE has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20050809

Method IS_ACTIVE on class IF_RSDA_DAP_EXECUTE has no exception.

Method IS_AUTHORIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) TACT-ACTVT RSSB_C_AUTH_ACTVT-ARCHIVE Aktivität 20060706
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20060706
# Exception Resumable Description Created on
1 CX_RSDA_INPUT_INVALID Aktion wurde zurückgewiesen 20060706
2 CX_RSDA_OBJECT_NOT_ACTIVE Datenarchivierungsprozeß ist nicht ausführbar 20060706

Method SELSET_TO_DELETION_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_SEL Call by reference Type reference (TYPE) TY_TX_DELETION_SELECTIONS 20050819
2 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20061024
3 Importing I_R_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050819
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20050819
2 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20050819
3 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050819

Method SUBTRACT_REQUEST_FROM_PARTSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_REQSID BW Archivierung: Abstrakter Request 20060427
2 Importing I_TIMESTAMP_LONG Call by reference Type reference (TYPE) RSTIMESTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20050321
3 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20050321
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20050321
2 CX_RSDA_ACTION_REFUSED Aktion wurde abgebrochen 20050321
3 CX_RSDA_INPUT_INVALID Aktion wurde zurückgewiesen 20050321
4 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20050321

Method SUBTRACT_REQUEST_FROM_QPARTSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSDA_REQSID SID eines Archivierungs-/Rückladerequests 20110630
2 Importing I_TIMESTAMP_LONG Call by reference Type reference (TYPE) RSTIMESTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20110630
3 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20110630
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20110630
2 CX_RSDA_ACTION_REFUSED Aktion wurde zurückgewiesen 20110630
3 CX_RSDA_INPUT_INVALID Aktion wurde abgebrochen 20110630
4 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20110630

Method UPDATE_PARTTSTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSDA_DAP_REQUEST BW Archivierung: Abstrakter Request 20070611
2 Importing I_TIMESTAMP_LONG Call by reference Type reference (TYPE) RSTIMESTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20070611
3 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20070611
# Exception Resumable Description Created on
1 CX_RSDA_ACTION_FAILED Aktion wurde abgebrochen 20070611
2 CX_RSDA_ACTION_REFUSED Aktion wurde abgebrochen 20070611
3 CX_RSDA_INPUT_INVALID Aktion wurde zurückgewiesen 20070611
4 CX_RSDA_OBJECT_NOT_ACTIVE Kommunikationsfehler 20070611
History
Last changed by/on SAP  20140121 
SAP Release Created in