SAP ABAP Interface IF_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 - 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
| Interface | IF_RSL_BACKUP_W_COMP_TAB | |
| Short Description | Backup Write Component: Table |
General Data
| Package | RSL_BACKUP | Backup/recovery |
| Created | 20100927 | SAP |
| Last changed | 20130531 | SAP |
| 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... |
| 3 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSL_BACKUP_W_COMP | Backup Write Component | 20100927 |
Friends
Interface IF_RSL_BACKUP_W_COMP_TAB has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_DATA_ZIP | Instance attribute | Public | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_DATA_ZIP | Data is Zipped | 20101001 | ||
| 2 | N_PART_ID | Instance attribute | Public | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_PART_ID | Number of Data Partition | 20100928 | ||
| 3 | N_PART_MAX_ROWS | 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
Interface IF_RSL_BACKUP_W_COMP_TAB has no event.
Types
Interface IF_RSL_BACKUP_W_COMP_TAB has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface 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 Interface IF_RSL_BACKUP_W_COMP_TAB has no exception.
Method NEXT_PART Signature
Method NEXT_PART on Interface 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 | 730 |