Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDA_REQUEST_EXECUTE | 20050318 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDA_DAP_REQUEST | Data Archiving Process Request | 20050318 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDA_NEARLINE_REQUEST | Nearline Request | 20050314 |
Properties
| Class | CL_RSDA_REQUEST | |
| Short Description | BW Archiving: Abstract Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDA | |
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20041123 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDA_REQUEST_EXECUTE | 20050318 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_DATA_PACKAGE | 20050322 | Data Package | |
| 2 | CL_RSDA_REQUEST_WRITER | 20050209 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Attribute reference (LIKE) | IF_RSDA_CONSTANTS=>REQSTAT | IF_RSDA_CONSTANTS=>REQSTAT | 20050112 | |||
| 2 | Constant | Public | Attribute reference (LIKE) | IF_RSDA_CONSTANTS=>REQTYPE | IF_RSDA_CONSTANTS=>REQTYPE | 20050112 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20050208 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSDAREQ | BW Archiving: Archiving Request | 20050920 | |||
| 5 | Static Attribute | Private | See coding | 20050111 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TR_DATA_PACKAGES | 20050217 | ||||
| 7 | Instance attribute | Protected | See coding | 20090126 | |||||
| 8 | Static Attribute | Private | Type reference (TYPE) | VRM_VALUES | 20060629 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | VRM_VALUES | 20060629 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | RSSID | Master Data ID | 20050110 |
Methods
Events
Class CL_RSDA_REQUEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_INSTANCE | Private | See coding | 20050111 | BEGIN OF lty_s_instance,
requid_sid TYPE rssid,
r_weak TYPE REF TO cl_abap_weak_reference,
END OF lty_s_instance
|
||
| 2 | RT_REQSTAT | Public | See coding | 20050131 | rt_reqstat TYPE RANGE OF rsda_reqstat
|
||
| 3 | R_DATA_PACKAGE | Public | Object reference (TYPE REF TO) | CL_RSDA_DATA_PACKAGE | Data Package | 20050217 | |
| 4 | S_DATA_PACKAGE | Public | Type reference (TYPE) | RSDAREQDPAK | 20050920 | |
|
| 5 | TR_DATA_PACKAGES | Public | See coding | 20050217 | tr_data_packages TYPE STANDARD TABLE OF r_data_package WITH KEY table_line
|
||
| 6 | T_DATA_PACKAGES | Public | See coding | 20050920 | t_data_packages TYPE STANDARD TABLE OF s_data_package
WITH DEFAULT KEY
|
Method Signatures
Method CHECK_FOR_REQSTAT_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQSTAT | Call by reference | Type reference (TYPE) | RSDA_REQSTAT | BW Archivierung: Status des Archivierungs-/Rückladerequests | 20050901 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde zurückgewiesen | 20050901 | ||
| 2 | Aktion wurde abgebrochen | 20050901 |
Method CLOSE_DATA_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050924 | ||
| 2 | I_R_DATA_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_DATA_PACKAGE | Stammdaten ID | 20050924 | |||
| 3 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20070226 | |||
| 4 | I_WITHOUT_ENQUEUE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde zurückgewiesen | 20050924 | ||
| 2 | Aktion wurde abgebrochen | 20050924 |
Method CONSTRUCTOR 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 | 20050210 | ||
| 2 | I_REQTYPE | Call by reference | Type reference (TYPE) | RSDA_REQTYPE | BW-Archivierung: Requesttyp | 20050210 | |||
| 3 | I_REQUID_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20050920 |
Method CONSTRUCTOR on class CL_RSDA_REQUEST has no exception.
Method COUNT_DATA_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ONLY_CLOSED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060130 | |||
| 2 | I_ONLY_VERIFIED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070227 | |||
| 3 | R_DATA_PACKAGES | Value transfer | Type reference (TYPE) | I | 20050318 |
Method COUNT_DATA_PACKAGES on class CL_RSDA_REQUEST has no exception.
Method COUNT_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RECORDS | Value transfer | Type reference (TYPE) | RSDA_INT8 | Ersatztyp für INT8 (-9223372036854775808..922337203685476) | 20050331 |
Method COUNT_RECORDS on class CL_RSDA_REQUEST has no exception.
Method CREATE_DATA_PACKAGE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DPAK | Call by reference | Type reference (TYPE) | RSDAREQDPAK | BW Archivierung: Archivierungsrequest | 20050920 | |||
| 2 | R_R_DPAK | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_DATA_PACKAGE | Datenpaket | 20050920 |
Method CREATE_DATA_PACKAGE_INSTANCE on class CL_RSDA_REQUEST has no exception.
Method CREATE_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_PACKAGE_SID | Call by reference | Type reference (TYPE) | I | BW Archivierung: Segmentiertes Datenobjekt | 20050908 | |||
| 2 | I_READMODE | Call by reference | Type reference (TYPE) | CL_RSDA_REQUEST_READER=>TY_READMODE | Boolean | 20060316 | |||
| 3 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20061024 | |||
| 4 | R_R_READER | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_REQUEST_READER | 20050209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriffsfehler (z.B. Netzwerkfehler) | 20050405 | ||
| 2 | Aktion wurde zurückgewiesen | 20050909 | ||
| 3 | Aktion wurde abgebrochen | 20050909 | ||
| 4 | Keine weiteren Datensätze mehr vorhanden | 20050926 |
Method CREATE_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQTYPE | Call by reference | Type reference (TYPE) | RSDA_REQTYPE | Requesttyp | 20050819 | |||
| 2 | R_REQUID | Value transfer | Type reference (TYPE) | RSDA_REQUEST | BW-Archivierung: Request-ID | 20050819 |
Method CREATE_REQUID on class CL_RSDA_REQUEST has no exception.
Method CREATE_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_PACKAGE_SID | Call by reference | Type reference (TYPE) | I | 20050308 | ||||
| 2 | I_MAX_PACKAGE_OBJECTS | Call by reference | Type reference (TYPE) | I | 0 | 20050916 | |||
| 3 | I_MAX_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | RSDA_INT8 | 0 | Ersatztyp für INT8 (-9223372036854775808..922337203685476) | 20050916 | ||
| 4 | I_NO_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050209 | ||
| 5 | I_NO_MAX_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080929 | |||
| 6 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20060710 | |||
| 7 | R_R_WRITER | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_REQUEST_WRITER | 20050209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20050209 | ||
| 2 | Aktion wurde zurückgewiesen | 20050209 |
Method DATA_PACKAGE_VERIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_OBJECTS | Call by reference | Type reference (TYPE) | I | Anzahl Datenobjekte im gelesenen Datenpaket | 20060131 | |||
| 2 | I_DATA_PACKAGE_SID | Call by reference | Type reference (TYPE) | RSSID | SID des Datenpakets | 20060131 | |||
| 3 | I_RECORDS | Call by reference | Type reference (TYPE) | RSDA_INT8 | Anzahl Sätze im gelesenen Datenpaket | 20060131 | |||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20061024 | |||
| 5 | I_WITHOUT_ENQUEUE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20060131 |
Method DEQUEUE Signature
Method DEQUEUE on class CL_RSDA_REQUEST has no parameter.
Method DEQUEUE on class CL_RSDA_REQUEST has no exception.
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | RS_C_ENQMODE-EXCL | Sperrmodus | 20060710 | ||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20060710 | |||
| 3 | I_SECONDS_TO_WAIT | Call by reference | Type reference (TYPE) | I | 30 | 20060710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20060710 | ||
| 2 | Aktion wurde zurückgewiesen | 20060710 |
Method GET_ARCHIVE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DOCUMENT | Value transfer | Type reference (TYPE) | ADMI_RUN_D | Nummer eines Archivierungslaufs | 20050317 |
Method GET_ARCHIVE_DOCUMENT on class CL_RSDA_REQUEST has no exception.
Method GET_DATA_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TR_DATA_PACKAGES | Value transfer | Type reference (TYPE) | TR_DATA_PACKAGES | 20050217 |
Method GET_DATA_PACKAGES on class CL_RSDA_REQUEST has no exception.
Method GET_DATA_PACKAGE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DPAKNM | Call by reference | Type reference (TYPE) | RSDA_DPAKNM | Stammdaten ID | 20050217 | |||
| 2 | R_R_DPAK | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_DATA_PACKAGE | Datenpaket eines Archivierungsrequests | 20050217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kommunikationsfehler | 20050217 |
Method GET_DATA_PACKAGE_BY_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DPAKID_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20050217 | |||
| 2 | R_R_DPAK | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_DATA_PACKAGE | Datenpaket eines Archivierungsrequests | 20050217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kommunikationsfehler | 20050217 |
Method GET_INSTANCE_BY_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEARLINE_REQUEST | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050314 | ||
| 2 | I_REQUID_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20050217 | |||
| 3 | R_R_REQ | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_REQUEST | BW Archivierung: Abstrakter Request | 20050110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kommunikationsfehler | 20050314 |
Method GET_PROCSTAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSIENT | Call by reference | Type reference (TYPE) | RS_BOOL | Auch transienten Zustand berücksichtigen (SM12-Sperren) | 20071213 | |||
| 2 | R_PROCSTAT | Value transfer | Type reference (TYPE) | RSDA_PROCSTAT | Verarbeitungszustand | 20071213 |
Method GET_PROCSTAT on class CL_RSDA_REQUEST has no exception.
Method GET_RAWSIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SIZE | Value transfer | Type reference (TYPE) | RSDA_INT8 | Ersatztyp für INT8 (-9223372036854775808..922337203685476) | 20050407 |
Method GET_RAWSIZE on class CL_RSDA_REQUEST has no exception.
Method GET_REQSTAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQSTAT | Value transfer | Type reference (TYPE) | RSDA_REQSTAT | BW Archivierung: Status des Archivierungs-/Rückladerequests | 20050112 |
Method GET_REQSTAT on class CL_RSDA_REQUEST has no exception.
Method GET_REQSTAT_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_REQSTAT_F4 | Value transfer | Type reference (TYPE) | VRM_VALUES | 20060629 |
Method GET_REQSTAT_F4 on class CL_RSDA_REQUEST has no exception.
Method GET_REQTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQTYPE | Value transfer | Type reference (TYPE) | RSDA_REQTYPE | BW-Archivierung: Requesttyp | 20050131 |
Method GET_REQTYPE on class CL_RSDA_REQUEST has no exception.
Method GET_REQTYPE_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_REQTYPE_F4 | Value transfer | Type reference (TYPE) | VRM_VALUES | 20060629 |
Method GET_REQTYPE_F4 on class CL_RSDA_REQUEST has no exception.
Method GET_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQUID | Value transfer | Type reference (TYPE) | RSDA_REQUEST | BW-Archivierung: Request-ID | 20050112 |
Method GET_REQUID on class CL_RSDA_REQUEST has no exception.
Method GET_SERVERNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SERVERNAME | Value transfer | Type reference (TYPE) | RSDAREQSTATHIST-SERVERNAME | Name des Applikationsservers | 20050920 |
Method GET_SERVERNAME on class CL_RSDA_REQUEST has no exception.
Method GET_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20050110 |
Method GET_SET on class CL_RSDA_REQUEST has no exception.
Method INIT_REQUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQTYPE | Call by reference | Type reference (TYPE) | RSDA_REQTYPE | BW-Archivierung: Requesttyp | 20050112 |
Method INIT_REQUID on class CL_RSDA_REQUEST has no exception.
Method INSERT_DATA_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DPAK | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_DATA_PACKAGE | Datenpaket | 20050322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20050322 | ||
| 2 | Aktion wurde abgebrochen | 20050322 |
Method INSERT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQ | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_REQUEST | BW Archivierung: Abstrakter Request | 20050112 |
Method INSERT_INSTANCE on class CL_RSDA_REQUEST has no exception.
Method IS_PRODUCTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050208 |
Method IS_PRODUCTIVE on class CL_RSDA_REQUEST has no exception.
Method LOG_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20060707 | |||
| 2 | R_R_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_LOG | Log | 20060707 |
Method LOG_OPEN on class CL_RSDA_REQUEST has no exception.
Method OPEN_DATA_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_PACKAGE_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20050322 | |||
| 2 | I_DPAKNM | Call by reference | Type reference (TYPE) | RSDA_DPAKNM | Eindeutiger Name eines Datenpakets in der Datenarchivierung | 20050217 | |||
| 3 | I_NO_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050921 | ||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20070226 | |||
| 5 | I_WITHOUT_ENQUEUE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050921 | ||
| 6 | R_R_DPAK | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_DATA_PACKAGE | Datenpaket eines Archivierungsrequests | 20050318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20050217 | ||
| 2 | Aktion wurde zurückgewiesen | 20050217 |
Method READ_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050308 |
Method READ_FROM_DB on class CL_RSDA_REQUEST has no exception.
Method REFRESH Signature
Method REFRESH on class CL_RSDA_REQUEST has no parameter.
Method REFRESH on class CL_RSDA_REQUEST has no exception.
Method REFRESH_COMMON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_REQ | Call by reference | Type reference (TYPE) | RSDAREQ | BW Archivierung: Archivierungsrequest | 20050111 |
Method REFRESH_COMMON on class CL_RSDA_REQUEST has no exception.
Method SET_PROCSTAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071213 | |||
| 2 | I_PROCSTAT | Call by reference | Type reference (TYPE) | RSDA_PROCSTAT | Verarbeitungszustand | 20071213 |
Method SET_PROCSTAT on class CL_RSDA_REQUEST has no exception.
Method SET_PRODUCTIVE 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_TRUE | Boolean | 20050208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde zurückgewiesen | 20050208 |
Method SET_REQSTAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050131 | ||
| 2 | I_REQSTAT | Call by reference | Type reference (TYPE) | RSDA_REQSTAT | Neuer Request-Status | 20050131 | |||
| 3 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20060713 | |||
| 4 | I_TIMESTAMP_LONG | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) | 20050131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20050222 | ||
| 2 | Aktion wurde zurückgewiesen | 20050131 | ||
| 3 | Aktion wurde abgebrochen | 20050321 |
Method SET_VERIFICATION_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050923 | ||
| 2 | I_R_DPAK | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_DATA_PACKAGE | BW Archivierung: Archivierungsrequest | 20050923 | |||
| 3 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_LOG | Log | 20060713 | |||
| 4 | I_WITHOUT_ENQUEUE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20050923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20050923 | ||
| 2 | Aktion wurde abgebrochen | 20050923 |
Method STATE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQSTAT_FROM | Call by reference | Type reference (TYPE) | RSDA_REQSTAT | BW Archivierung: Status des Archivierungs-/Rückladerequests | 20050920 | |||
| 2 | I_REQSTAT_TO | Call by reference | Type reference (TYPE) | RSDA_REQSTAT | BW Archivierung: Status des Archivierungs-/Rückladerequests | 20050920 | |||
| 3 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20060714 | |||
| 4 | I_SUBSEQUENT_INITIAL_LOAD | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Nachträgliches Anschließen eines Archivs | 20120117 | ||
| 5 | I_TIMESTAMP_LONG | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) | 20050920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde zurückgewiesen | 20050920 |
Method WRITE_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIMESTAMP_LONG | Call by reference | Type reference (TYPE) | RSTIMESTMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) | 20050112 | |||
| 2 | R_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050324 |
Method WRITE_TO_DB on class CL_RSDA_REQUEST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |