SAP ABAP Class CL_RSCRT_RDA_A1S_ACTIVATION (RDA Activation in A1S Systems)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSCRT (Package) (Near)-Real-Time Data Transfer into BW
Properties
Class CL_RSCRT_RDA_A1S_ACTIVATION  
Short Description RDA Activation in A1S Systems    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCRT   (Near)-Real-Time Data Transfer into BW 
Created 20061012   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSCRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSCRT_RDA_A1S_ACTIVATION has no interface implemented.
Friends
Class CL_RSCRT_RDA_A1S_ACTIVATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_ALLOWED Constant Protected Type reference (TYPE) RS_BOOL RS_C_TRUE Indicator for Development Tests 20061020
2 O_INFOPACKAGE_ID Instance attribute Protected Type reference (TYPE) RSLOGDPID ID of RDA InfoPackage 20070504
3 O_MAX_SECONDS_FOR_CLOSING Instance attribute Protected Type reference (TYPE) INT4 Maximum Wait Until Upload has Finished (Seconds) 20070504
4 O_R_DTP Instance attribute Protected Object reference (TYPE REF TO) CL_RSCRT_RDA_DTP RDA Object for DTP 20061020
5 O_R_NDS Instance attribute Protected Object reference (TYPE REF TO) CL_RSCRT_RDA_NDS RDA Object for DataSource/InfoPackage 20061020
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATION_ALLOWED Static method Protected Method Checks whether static methods are permitted 20061020
2 ASSIGN_DTP Static method Public Method Follow-On Action When Data Transfer Process (DTP) Activated 20061012
3 ASSIGN_DTP_CORE Instance method Protected Method Follow-On Action When Data Transfer Process (DTP) Activated 20061020
4 ASSIGN_NDS Static method Public Method Follow-On Action When InfoPackage/DataSource Activated 20061012
5 ASSIGN_NDS_CORE Instance method Protected Method Follow-On Action When InfoPackage/DataSource Activated 20061020
6 CONSTRUCTOR Instance method Public Constructor Generates New RDA Object for DTP 20061020
7 CREATE_DEFAULT_DEMON Static method Protected Method Generates Default Daemon for A1S Systems 20061025
8 CREATE_EMPTY_DEMON Static method Protected Method Creates 'Unassigned Node' 20061030
9 READ_DEMON_BY_TARGET Instance method Protected Method Returns Daemon Corresponding to Data Target 20070425
10 READ_NEXT_DEMON Static method Protected Method Returns or Creates Next Daemon 20061023
11 READ_PREVIOUS_DEMON Instance method Protected Method Returns Last Assigned Daemon 20070625
12 REASSIGN_DTPS Static method Public Method Assigns DTP (Again) if Assignment is Missing 20070730
13 REASSIGN_DTPS_CORE Instance method Protected Method Assigns DTPs (Again) if Assignment is Missing 20070730
14 RESET_UPLOAD Static method Public Method Stop Upload and Cancel Daemon Assignment 20070503
15 RESET_UPLOAD_CORE Instance method Protected Method Stop Upload and Cancel Daemon Assignment 20070503
16 RESET_UPLOAD_DS Static method Public Method Stop Upload and Cancel Daemon Assignment 20070503
17 START_UPLOAD Static method Public Method Follow-On Action After Delta Initialization 20061012
18 START_UPLOAD_CORE Instance method Protected Method Follow-On Action After Delta Initialization 20061020
Events
Class CL_RSCRT_RDA_A1S_ACTIVATION has no event.
Types
Class CL_RSCRT_RDA_A1S_ACTIVATION has no local type.
Method Signatures

Method ACTIVATION_ALLOWED Signature

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

Method ACTIVATION_ALLOWED on class CL_RSCRT_RDA_A1S_ACTIVATION has no exception.

Method ASSIGN_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPNM Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20061012
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061012

Method ASSIGN_DTP_CORE Signature

Method ASSIGN_DTP_CORE on class CL_RSCRT_RDA_A1S_ACTIVATION has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061020

Method ASSIGN_NDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_LDPCRT Call by reference Type reference (TYPE) RSLDPCRT CRT-Erweiterung Apollo 20061012
2 Importing I_S_LDPIO Call by reference Type reference (TYPE) RSLDPIO BIW: Log.Datenpakete: Nr. 20061012
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061012

Method ASSIGN_NDS_CORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_LDPCRT Call by reference Type reference (TYPE) RSLDPCRT CRT-Erweiterung Apollo 20061020
2 Importing I_S_LDPIO Call by reference Type reference (TYPE) RSLDPIO BIW: Log.Datenpakete: Nr. 20061020
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061020

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPNM Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20061020
2 Importing I_INFOPACKAGE_ID Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20061020
3 Importing I_MAX_SECONDS_FOR_CLOSING Call by reference Type reference (TYPE) INT4 300 Maximale Warttezeit für Schließen eines Requests 20081016
4 Importing I_NDS Call by reference Type reference (TYPE) RSSTATMANDTA Datenquelle oder -ziel für Statusmanager 20061023
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20061020

Method CREATE_DEFAULT_DEMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEMON Value transfer Type reference (TYPE) RSCRT_RDAOBJECT Dämon-ID 20061025
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061025

Method CREATE_EMPTY_DEMON Signature

Method CREATE_EMPTY_DEMON on class CL_RSCRT_RDA_A1S_ACTIVATION has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061030

Method READ_DEMON_BY_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEMON Value transfer Type reference (TYPE) RSCRT_RDAOBJECT Dämon-ID 20070425

Method READ_DEMON_BY_TARGET on class CL_RSCRT_RDA_A1S_ACTIVATION has no exception.

Method READ_NEXT_DEMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEMON Value transfer Type reference (TYPE) RSCRT_RDAOBJECT Dämon-ID 20061023

Method READ_NEXT_DEMON on class CL_RSCRT_RDA_A1S_ACTIVATION has no exception.

Method READ_PREVIOUS_DEMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEMON Value transfer Type reference (TYPE) RSCRT_RDAOBJECT Dämon-ID 20070625

Method READ_PREVIOUS_DEMON on class CL_RSCRT_RDA_A1S_ACTIVATION has no exception.

Method REASSIGN_DTPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPACKAGE_ID Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20070730
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070730

Method REASSIGN_DTPS_CORE Signature

Method REASSIGN_DTPS_CORE on class CL_RSCRT_RDA_A1S_ACTIVATION has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070730

Method RESET_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPACKAGE_ID Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20070503
2 Importing I_MAX_SECONDS_FOR_CLOSING Call by reference Type reference (TYPE) INT4 300 Maximale Wartezeit zum Schließen der Requests 20081016
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070503

Method RESET_UPLOAD_CORE Signature

Method RESET_UPLOAD_CORE on class CL_RSCRT_RDA_A1S_ACTIVATION has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070503
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20070503

Method RESET_UPLOAD_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) RSOLTPSOURCER DataSource 20070503
2 Importing I_SOURCESYSTEM Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20070503
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070503

Method START_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPACKAGE_ID Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20061012
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061012

Method START_UPLOAD_CORE Signature

Method START_UPLOAD_CORE on class CL_RSCRT_RDA_A1S_ACTIVATION has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061020
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20061020
History
Last changed by/on SAP  20130531 
SAP Release Created in 700