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 | 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... |
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 | Instance attribute | Private | Attribute reference (LIKE) | 20100927 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20100927 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20101001 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20100928 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20101005 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20100927 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Data Description (Serialized) | 20100928 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_DATA_ROWS | Number of Data Rows | 20101005 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_DATA_SIZE | Size of Data Part (in Bytes) | 20101005 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Table Buffer | 20100928 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Helper Buffer for EXPORT | 20110127 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_T_DATA_DESCR_TAB | Data Description (Table) for Tabular Data | 20100930 | |||
| 13 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20100927 | |
| 2 | Instance method | Private | Method | Create Table Buffer | 20100928 | |
| 3 | Instance method | Private | Method | Next partition | 20100928 | |
| 4 | 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 | I_COMP_ID | Call by reference | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_COMP_ID | Komponenten-ID | 20100927 | |||
| 2 | I_COMP_TYPE | Call by reference | Type reference (TYPE) | IF_RSL_BACKUP_TYPES=>GT_COMP_TYPE | Komponententyp | 20100927 | |||
| 3 | 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 | 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 |