SAP ABAP Class CL_RSBK_CMD_PREPARE (DTP Command: Prepare for Extraction)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD Interface: DTP Command 20040805
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_P DTP Command Type Process 20040805
Properties
Class CL_RSBK_CMD_PREPARE  
Short Description DTP Command: Prepare for Extraction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20040805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_CMD Interface: DTP Command 20040805
2 IF_RSBK_CMD_P DTP Command Type Process 20040805
Friends
Class CL_RSBK_CMD_PREPARE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_SIMULATION Instance attribute Public Type reference (TYPE) RSBKSIMULATION Indicator: Simulation Mode 20050811
2 O_DUMMY_MSG Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20040805
3 O_TH_REQUID_SRC Instance attribute Protected Type reference (TYPE) RSBK_TH_REQUID 20040805
4 P_R_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_RUNTIME DTP: Log and Error Object 20040805
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GET_STEP_LOG Instance method Private Method 20110113
2 CONSTRUCTOR Instance method Public Constructor 20040805
3 PREPARE_DATAPACKAGES Instance method Private Method 20040805
Events
Class CL_RSBK_CMD_PREPARE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_LOOPTAB Protected See coding 20040805 begin of s_looptab, requid type rsbkrequid, datapakid type rsdatapid, end of s_looptab
2 T_LOOPTAB Protected See coding 20040805 t_looptab type standard table of s_looptab
Method Signatures

Method ADD_GET_STEP_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_LOG_PROCESS Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle auf hierarchisches Log 20110113
2 Importing I_R_PROCESS Call by reference Object reference (TYPE REF TO) CL_RSBK_PROCESS Prozess zur Requestverarbeitung 20110113
3 Importing I_STEP Call by reference Type reference (TYPE) RSBKSTEPID Teilschritt der DTP-Extraktion 20110113
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED 20110113

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) IF_RSBK_REQUEST DTP-Request 20040805

Method CONSTRUCTOR on class CL_RSBK_CMD_PREPARE has no exception.

Method PREPARE_DATAPACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PROCESS Call by reference Object reference (TYPE REF TO) CL_RSBK_PROCESS Prozess zur Requestverarbeitung 20040805
# Exception Resumable Description Created on
1 CX_RSB_NO_MORE_DATA keine weiteren Daten 20050808
2 CX_RS_FAILED Operation gescheitert 20050614
History
Last changed by/on SAP  20130531 
SAP Release Created in 700