SAP ABAP Class IF_RSL_BACKUP_W_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_W_COMP | Backup Write Component | 20100927 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSL_BACKUP_W_COMP_TAB | Backup Write Component: Table | 20100927 |
Properties
Class | IF_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 | ||
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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSL_BACKUP_W_COMP_TAB has no interface implemented.
Friends
Class IF_RSL_BACKUP_W_COMP_TAB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_DATA_ZIP | Data is Zipped | 20101001 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_PART_ID | Number of Data Partition | 20100928 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_PART_MAX_ROWS | Maximum Size of Data Partition | 20101005 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Close | 20101001 |
2 | ![]() |
Instance method | Public | Method | Get statistics of data written | 20101005 |
3 | ![]() |
Instance method | Public | Method | Explicitly write data buffer to DB | 20100927 |
4 | ![]() |
Instance method | Public | Method | Open | 20100928 |
5 | ![]() |
Instance method | Public | Method | Write data partition | 20101001 |
Events
Class IF_RSL_BACKUP_W_COMP_TAB has no event.
Types
Class IF_RSL_BACKUP_W_COMP_TAB has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_RSL_BACKUP_W_COMP_TAB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20101001 |
Method GET_STATISTICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATA_ROWS | Call by reference | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_DATA_ROWS | Anzahl Datenzeilen | 20101005 | ||
2 | ![]() |
E_DATA_SIZE | Call by reference | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_DATA_SIZE | Größe Datenteil (in Bytes) | 20101005 |
Method GET_STATISTICS on class IF_RSL_BACKUP_W_COMP_TAB has no exception.
Method NEXT_PART Signature
Method NEXT_PART on class IF_RSL_BACKUP_W_COMP_TAB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20101001 |
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_ZIP | Call by reference | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_DATA_ZIP | RS_C_TRUE | Daten zippen | 20101001 | |
2 | ![]() |
I_PART_MAX_ROWS | Call by reference | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_PART_MAX_ROWS | Maximalgröße Datenpartition | 20101005 | ||
3 | ![]() |
I_T_FIELD_MAPPING | Call by reference | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_T_FIELD_MAPPING | Field mapping table | 20100928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20101001 |
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | TABLE | Data partition table | 20101001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20101001 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |