SAP ABAP Class CL_RSBK_REQUEST_PSA (PSA Requests)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_REQUEST_GENERAL Requests of All Types 20060123
Properties
Class CL_RSBK_REQUEST_PSA  
Short Description PSA Requests    
Super Class CL_RSBK_REQUEST_GENERAL Requests of All Types 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20060123   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBK_REQUEST_PSA has no interface implemented.
Friends
Class CL_RSBK_REQUEST_PSA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_SOURCE Instance attribute Public Type reference (TYPE) RSSTATMANDTA Data Source or Target for Status Manager 20060123
2 N_SOURCE_TYPE Instance attribute Public Type reference (TYPE) RSSTATMANDTA_TYPE Data Target Type 20060123
3 N_STATE Instance attribute Public Type reference (TYPE) RSBKUSTATE User-Defined Processing Status for a DTP Request 20060124
4 N_TSTMP_START Instance attribute Public Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060123
5 N_UPDMODE Instance attribute Public Type reference (TYPE) RSUPDMODE Mode of data update (Full, Delta, etc.) 20080117
6 O_R_DS Instance attribute Protected Object reference (TYPE REF TO) IF_RSBK_SRC Proxy for the New DataSource Compared to DTP 20060123
7 P_REQDONE_READ Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20060124
8 P_SELDONE_READ Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20060123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060123
2 COPY_FROM_DB_RSREQDONE Instance method Private Method 20060124
3 COPY_FROM_DB_RSSELDONE Instance method Private Method 20060123
Events
Class CL_RSBK_REQUEST_PSA has no event.
Types
Class CL_RSBK_REQUEST_PSA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20060123

Method CONSTRUCTOR on class CL_RSBK_REQUEST_PSA has no exception.

Method COPY_FROM_DB_RSREQDONE Signature

Method COPY_FROM_DB_RSREQDONE on class CL_RSBK_REQUEST_PSA has no parameter.
Method COPY_FROM_DB_RSREQDONE on class CL_RSBK_REQUEST_PSA has no exception.

Method COPY_FROM_DB_RSSELDONE Signature

Method COPY_FROM_DB_RSSELDONE on class CL_RSBK_REQUEST_PSA has no parameter.
Method COPY_FROM_DB_RSSELDONE on class CL_RSBK_REQUEST_PSA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700