SAP ABAP Class CL_RSL_BACKUP_W_COMP_TAB (Backup Write Component: Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSL_BACKUP (Package) Backup/recovery
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSL_BACKUP_W_COMP Backup Write Component 20100927
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSL_BACKUP_W_COMP_TAB Backup Write Component: Table 20100927
Properties
Class CL_RSL_BACKUP_W_COMP_TAB  
Short Description Backup Write Component: Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSL_BACKUP   Backup/recovery 
Created 20100927   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_RSL_BACKUP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSL_BACKUP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSL_BACKUP_W_COMP Backup Write Component 20100927
2 IF_RSL_BACKUP_W_COMP_TAB Backup Write Component: Table 20100927
Friends
Class CL_RSL_BACKUP_W_COMP_TAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_COMP_ID Instance attribute Private Attribute reference (LIKE) 20100927
2 N_COMP_TYPE Instance attribute Private Attribute reference (LIKE) 20100927
3 N_DATA_ZIP Instance attribute Private Attribute reference (LIKE) 20101001
4 N_PART_ID Instance attribute Private Attribute reference (LIKE) 20100928
5 N_PART_MAX_ROWS Instance attribute Private Attribute reference (LIKE) 20101005
6 N_R_BACKUP_W Instance attribute Private Attribute reference (LIKE) 20100927
7 P_DATA_DESCR_XML Instance attribute Private Type reference (TYPE) XSTRING Data Description (Serialized) 20100928
8 P_DATA_ROWS Instance attribute Private Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_DATA_ROWS Number of Data Rows 20101005
9 P_DATA_SIZE Instance attribute Private Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_DATA_SIZE Size of Data Part (in Bytes) 20101005
10 P_R_BUFFER Instance attribute Private Object reference (TYPE REF TO) DATA Table Buffer 20100928
11 P_R_BUFFER2 Instance attribute Private Object reference (TYPE REF TO) DATA Helper Buffer for EXPORT 20110127
12 P_T_DATA_DESCR_TAB Instance attribute Private Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_T_DATA_DESCR_TAB Data Description (Table) for Tabular Data 20100930
13 P_T_FIELD_MAPPING Instance attribute Private Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_T_FIELD_MAPPING Field Mapping Table 20100928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100927
2 _CREATE_BUFFER Instance method Private Method Create Table Buffer 20100928
3 _NEXT_PART Instance method Private Method Next partition 20100928
4 _WRITE_BUFFER Instance method Private Method Write Buffer to DB 20101001
Events
Class CL_RSL_BACKUP_W_COMP_TAB has no event.
Types
Class CL_RSL_BACKUP_W_COMP_TAB 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_COMP_ID Call by reference Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_COMP_ID Komponenten-ID 20100927
2 Importing I_COMP_TYPE Call by reference Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_COMP_TYPE Komponententyp 20100927
3 Importing I_R_BACKUP_W Call by reference Object reference (TYPE REF TO) IF_RSL_BACKUP_W Backup schreiben 20100927

Method CONSTRUCTOR on class CL_RSL_BACKUP_W_COMP_TAB has no exception.

Method _CREATE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_DATA Call by reference Type reference (TYPE) TABLE 20100928

Method _CREATE_BUFFER on class CL_RSL_BACKUP_W_COMP_TAB has no exception.

Method _NEXT_PART Signature

Method _NEXT_PART on class CL_RSL_BACKUP_W_COMP_TAB has no parameter.
Method _NEXT_PART on class CL_RSL_BACKUP_W_COMP_TAB has no exception.

Method _WRITE_BUFFER Signature

Method _WRITE_BUFFER on class CL_RSL_BACKUP_W_COMP_TAB has no parameter.
Method _WRITE_BUFFER on class CL_RSL_BACKUP_W_COMP_TAB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730