SAP ABAP Class CL_RSDA_PTYPE_ARCHIVE (Copy Data into Archive)
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
Properties
| Class | CL_RSDA_PTYPE_ARCHIVE | |
| Short Description | Copy Data into Archive | |
| Super Class | ||
| 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 | 20041124 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDA_PTYPE_ARCHIVE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20050913 | ||
| 2 | IF_RSPC_CHECK | Check Current Scheduling | 20070420 | ||
| 3 | IF_RSPC_CONTEXTMENU | Flexible Context Menu for the Process | 20061025 | ||
| 4 | IF_RSPC_EXECUTE | Execute Process | 20041124 | ||
| 5 | IF_RSPC_GET_INFO | Passing on of information to subsequent process / management | 20041124 | ||
| 6 | IF_RSPC_GET_VARIANT | F4 Help for Process Variants | 20041124 | ||
| 7 | IF_RSPC_MAINTAIN | Maintaining a Process Variant | 20041124 | ||
| 8 | IF_RSPC_TRANSPORT | Transport Link | 20061025 | ||
| 9 | IF_RSPV_TRANSPORT | Transport Connection: Variants | 20061025 |
Friends
Class CL_RSDA_PTYPE_ARCHIVE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CHAR30 | 20050913 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | 20050913 | ||||
| 3 | Constant | Public | Type reference (TYPE) | PROGRAM | 'SAPLRSDA_PTYPE_ARCHIVE_VARIANT' | Program/Transaction in SQL Trace Evaluation | 20041124 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYDYNNR | '1000' | Current Screen Number | 20041124 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSPC_TYPE | 'ARCHIVE' | Process Type | 20041124 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSRAWSTRING | Raw String | 20050913 | |||
| 7 | Static Attribute | Private | See coding | 20050913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050913 | |
| 2 | Static method | Private | Method | 20080310 |
Events
Class CL_RSDA_PTYPE_ARCHIVE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_R_BATCH_PROCESS | Private | Object reference (TYPE REF TO) | CL_RSDA_PTYPE_ARCHIVE | 20050913 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BATCH_ID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20050913 | |||
| 2 | I_BATCH_PROCESS | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20050913 | |||
| 3 | I_PARAMETER | Call by reference | Type reference (TYPE) | RSRAWSTRING | Raw-String | 20050913 |
Method CONSTRUCTOR on class CL_RSDA_PTYPE_ARCHIVE has no exception.
Method GET_REQUESTS_FROM_PREDECESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DAPNAME | Call by reference | Type reference (TYPE) | RSDA_DAPNAME | BW Datenarchivierung: Name des Archivierungsprozesses | 20080310 | |||
| 2 | I_EVENTP_START | Call by reference | Type reference (TYPE) | BTCEVTPARM | Parameter eines Batch-Events (z.B. Jobname/Jobcount ) | 20080310 | |||
| 3 | I_EVENT_START | Call by reference | Type reference (TYPE) | BTCEVENTID | Ereignisse der Hintergrundverarbeitung | 20080310 | |||
| 4 | I_LOGID | Call by reference | Type reference (TYPE) | RSPC_LOGID | Protokoll-ID eines Laufs einer Prozeßkette | 20080310 | |||
| 5 | I_PRODUCTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080310 | |||
| 6 | I_RT_REQSTAT | Call by reference | Type reference (TYPE) | CL_RSDA_DAP_REQUEST_COLLECTION=>RT_REQSTAT | 20080310 | ||||
| 7 | I_T_PROCESSLIST | Call by reference | Type reference (TYPE) | RSPC_T_PROCESSLIST | Vorgänger- und Nachfolgerprozesse (Prozesskettenpflege) | 20080310 | |||
| 8 | I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20080310 | |||
| 9 | R_R_COLLECTION | Value transfer | Object reference (TYPE REF TO) | CL_RSDA_DAP_REQUEST_COLLECTION | 20080310 |
Method GET_REQUESTS_FROM_PREDECESSORS on class CL_RSDA_PTYPE_ARCHIVE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |