SAP ABAP Class IF_RSL_BACKUP_R_COMP_TAB (Backup Write Component: Table)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSL_BACKUP_R_COMP Backup Read Component 20100930
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSL_BACKUP_R_COMP_TAB Backup Write Component: Table 20100930
Properties
Class IF_RSL_BACKUP_R_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      
Created 20100930   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
Class IF_RSL_BACKUP_R_COMP_TAB has no interface implemented.
Friends
Class IF_RSL_BACKUP_R_COMP_TAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_PART_ID Instance attribute Public Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_PART_ID Current Number of Data Partition 20100930
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close 20101001
2 CREATE_TAB Instance method Public Method Create Internal Table 20100930
3 FETCH Instance method Public Method Get Next Data Partition 20101001
4 GET_FIELD_MAPPING Instance method Public Method Get Field Mapping 20100930
5 OPEN Instance method Public Method Open 20100930
Events
Class IF_RSL_BACKUP_R_COMP_TAB has no event.
Types
Class IF_RSL_BACKUP_R_COMP_TAB has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_RSL_BACKUP_R_COMP_TAB has no parameter.
Method CLOSE on class IF_RSL_BACKUP_R_COMP_TAB has no exception.

Method CREATE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DATA Value transfer Object reference (TYPE REF TO) DATA Data table reference 20100930

Method CREATE_TAB on class IF_RSL_BACKUP_R_COMP_TAB has no exception.

Method FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) RS_BOOL End of data 20101001
2 Exporting E_T_DATA Call by reference Type reference (TYPE) TABLE Data partition 20101001

Method FETCH on class IF_RSL_BACKUP_R_COMP_TAB has no exception.

Method GET_FIELD_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_FIELD_MAPPING Value transfer Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_T_FIELD_MAPPING Field mapping table 20100930

Method GET_FIELD_MAPPING on class IF_RSL_BACKUP_R_COMP_TAB has no exception.

Method OPEN Signature

Method OPEN on class IF_RSL_BACKUP_R_COMP_TAB has no parameter.
Method OPEN on class IF_RSL_BACKUP_R_COMP_TAB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in