SAP ABAP Class CL_RSCRT_RDA_ASSIGN (Assigned Daemons for RDA)
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_ASSIGN  
Short Description Assigned Daemons for RDA    
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 20070507   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 RSCRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSCRT_RDA_ASSIGN has no interface implemented.
Friends
Class CL_RSCRT_RDA_ASSIGN has no friend class.
Attributes
Class CL_RSCRT_RDA_ASSIGN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Checks Whether Daemon Still Exists 20070921
2 READ Static method Public Method Reads a Daemon Assignment 20070507
3 REMOVE Static method Public Method Follow-Up Actions if InfoPackage is Deleted 20070507
4 WRITE Static method Public Method Writes a Daemon Assignment 20070507
Events
Class CL_RSCRT_RDA_ASSIGN has no event.
Types
Class CL_RSCRT_RDA_ASSIGN has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEMONID Call by reference Type reference (TYPE) RSCRT_DEMONID Dämon-ID 20070921
2 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20070921

Method CHECK on class CL_RSCRT_RDA_ASSIGN has no exception.

Method READ 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) 20070507
2 Returning R_S_ASSIGNMENT Value transfer Type reference (TYPE) RSCRT_RDA_ASSIGN Zugewiesene Dämonen für RDA 20070507

Method READ on class CL_RSCRT_RDA_ASSIGN has no exception.

Method REMOVE 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) 20070507

Method REMOVE on class CL_RSCRT_RDA_ASSIGN has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEMONID Call by reference Type reference (TYPE) RSCRT_DEMONID Dämon-ID 20070507
2 Importing I_INFOPACKAGE_ID Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20070507
3 Returning R_S_ASSIGNMENT Value transfer Type reference (TYPE) RSCRT_RDA_ASSIGN Zugewiesene Dämonen für RDA 20070507

Method WRITE on class CL_RSCRT_RDA_ASSIGN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700