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
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBATCH_EXECUTE Parallel Batch_Processing 20050913
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CHECK Check Current Scheduling 20070420
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CONTEXTMENU Flexible Context Menu for the Process 20061025
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20041124
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_INFO Passing on of information to subsequent process / management 20041124
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20041124
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20041124
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20061025
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPV_TRANSPORT Transport Connection: Variants 20061025
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 BATCH_ID Instance attribute Public Type reference (TYPE) CHAR30 20050913
2 BATCH_PROCESS Instance attribute Public Type reference (TYPE) CHAR10 20050913
3 C_PROGRAM Constant Public Type reference (TYPE) PROGRAM 'SAPLRSDA_PTYPE_ARCHIVE_VARIANT' Program/Transaction in SQL Trace Evaluation 20041124
4 C_SCREEN Constant Public Type reference (TYPE) SYDYNNR '1000' Current Screen Number 20041124
5 C_TYPE Constant Public Type reference (TYPE) RSPC_TYPE 'ARCHIVE' Process Type 20041124
6 P_PARAMETER Instance attribute Private Type reference (TYPE) RSRAWSTRING Raw String 20050913
7 P_TR_BATCH_PROCESSES Static Attribute Private See coding 20050913
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050913
2 GET_REQUESTS_FROM_PREDECESSORS 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 Importing I_BATCH_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20050913
2 Importing I_BATCH_PROCESS Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20050913
3 Importing 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 Importing I_DAPNAME Call by reference Type reference (TYPE) RSDA_DAPNAME BW Datenarchivierung: Name des Archivierungsprozesses 20080310
2 Importing I_EVENTP_START Call by reference Type reference (TYPE) BTCEVTPARM Parameter eines Batch-Events (z.B. Jobname/Jobcount ) 20080310
3 Importing I_EVENT_START Call by reference Type reference (TYPE) BTCEVENTID Ereignisse der Hintergrundverarbeitung 20080310
4 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20080310
5 Importing I_PRODUCTIVE Call by reference Type reference (TYPE) RS_BOOL Boolean 20080310
6 Importing I_RT_REQSTAT Call by reference Type reference (TYPE) CL_RSDA_DAP_REQUEST_COLLECTION=>RT_REQSTAT 20080310
7 Importing I_T_PROCESSLIST Call by reference Type reference (TYPE) RSPC_T_PROCESSLIST Vorgänger- und Nachfolgerprozesse (Prozesskettenpflege) 20080310
8 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20080310
9 Returning 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