SAP ABAP Class CL_RSBK_CMD_DP_LOOP (DTP Request)
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 20040217
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_P DTP Command Type Process 20040217
Properties
Class CL_RSBK_CMD_DP_LOOP  
Short Description DTP Request    
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 20040217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSBK_CMD_DP_LOOP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 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 20040217
2 IF_RSBK_CMD_P DTP Command Type Process 20040217
Friends
Class CL_RSBK_CMD_DP_LOOP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CMD Instance attribute Public Type reference (TYPE) RSBCMD Data Transfer Process: Command 20040217
2 N_DATAPAKID Instance attribute Public Type reference (TYPE) RSDATAPID Data packet number 20040519
3 N_SIMULATION Instance attribute Public Type reference (TYPE) RSBKSIMULATION Indicator: Simulation Mode 20050811
4 O_DUMMY_MSG Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20040803
5 P_R_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20040803
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040217
2 GET_LOG Instance method Private Method 20110112
3 SET_DATAPAKID Instance method Public Method 20050419
4 SET_DP_IN_PROCESS Instance method Private Method 20050419
Events
Class CL_RSBK_CMD_DP_LOOP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_LOOPTAB Protected See coding 20040523 begin of s_looptab, requid type rsbkrequid, datapakid type rsdatapid, end of s_looptab
2 T_LOOPTAB Protected See coding 20040523 t_looptab type standard table of s_looptab
Method Signatures

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 20040519

Method CONSTRUCTOR on class CL_RSBK_CMD_DP_LOOP has no exception.

Method GET_LOG 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 20110112

Method GET_LOG on class CL_RSBK_CMD_DP_LOOP has no exception.

Method SET_DATAPAKID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20050419

Method SET_DATAPAKID on class CL_RSBK_CMD_DP_LOOP has no exception.

Method SET_DP_IN_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20050419
2 Importing I_R_PROCESS Call by reference Object reference (TYPE REF TO) CL_RSBK_PROCESS Prozess zur Requestverarbeitung 20050419

Method SET_DP_IN_PROCESS on class CL_RSBK_CMD_DP_LOOP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400