SAP ABAP Class CL_RSBK_PACKETIZER (Data Transfer Process: Packager for Semantic Groups)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Properties
Class CL_RSBK_PACKETIZER  
Short Description Data Transfer Process: Packager for Semantic Groups    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20061117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBK_PACKETIZER has no forward declaration.
Interfaces
Class CL_RSBK_PACKETIZER has no interface implemented.
Friends
Class CL_RSBK_PACKETIZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DATAPAKID Instance attribute Private Type reference (TYPE) RSDATAPID Data Package Number for Extraction 20061219
2 P_NO_MORE_DATA Instance attribute Private Type reference (TYPE) RS_BOOL TRUE if Last Data Package was Extracted 20061219
3 P_R_CMD_X Instance attribute Private Object reference (TYPE REF TO) CL_RSBK_CMD_X Reference to Calling Extraction Command 20061219
4 P_R_T_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Extracted Data Records to be Packaged 20061219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20061219
2 GET_DATAPACKAGE Instance method Public Method Return Data Package 20061219
3 GROUP_HAS_CHANGED Instance method Private Method Check Two Data Records for Group Change 20061219
Events
Class CL_RSBK_PACKETIZER has no event.
Types
Class CL_RSBK_PACKETIZER 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_R_CMD_X Call by reference Object reference (TYPE REF TO) CL_RSBK_CMD_X Referenz auf rufendes Extraktions-Command 20061219

Method CONSTRUCTOR on class CL_RSBK_PACKETIZER has no exception.

Method GET_DATAPACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_OUTBOUND Call by reference Object reference (TYPE REF TO) CL_RSBK_DATA Datenpaket 20061219
2 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_STEP 20061219
# Exception Resumable Description Created on
1 CX_RSB_NO_MORE_DATA keine weiteren Daten 20061219
2 CX_RS_STEP_FAILED DTP-Request: Step fehlerhaft 20061219

Method GROUP_HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_S_DATA_1 Call by reference Object reference (TYPE REF TO) DATA Datensatz 1 20061219
2 Importing I_R_S_DATA_2 Call by reference Object reference (TYPE REF TO) DATA Datensatz 2 20061219
3 Returning R_GROUP_HAS_CHANGED Value transfer Type reference (TYPE) RS_BOOL TRUE, wenn Gruppenwechsel gefunden wurde 20061219

Method GROUP_HAS_CHANGED on class CL_RSBK_PACKETIZER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720