SAP ABAP Class CL_RSMIGRATE_EXPORT_STORE (Migration: Export storage for main object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSMIGRATE (Package) Migration of BW data flows 3.x -> 7.x
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080919 |
Properties
| Class | CL_RSMIGRATE_EXPORT_STORE | |
| Short Description | Migration: Export storage for main object | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | RSMIGRATE | |
| Program status | ||
| Category | 0 | |
| Package | RSMIGRATE | Migration of BW data flows 3.x -> 7.x |
| Created | 20080919 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSMIGRATE_EXPORT_STORE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080919 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSMIGRATE_EXPORT | 20080919 | Migration: Export Handle |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSMIGRATE_PROJECT | Migration: Project | 20080922 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSO_S_TLOGO | Main Object | 20080922 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSMIGRATE_TH_EXPORT | Objects to be exported (main objects and subobjects) | 20080919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | List of exported objects | 20090129 | |
| 2 | Instance method | Protected | Constructor | Constructor | 20080922 | |
| 3 | Instance method | Protected | Method | Delete objects from database | 20080922 | |
| 4 | Instance method | Protected | Method | Restore objects in the database | 20080922 | |
| 5 | Instance method | Protected | Method | Add object/Read from database | 20080922 |
Events
Class CL_RSMIGRATE_EXPORT_STORE has no event.
Types
Class CL_RSMIGRATE_EXPORT_STORE has no local type.
Method Signatures
Method ADDITIONAL_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_TLOGO | Value transfer | Type reference (TYPE) | RSO_T_TLOGO | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20090129 |
Method ADDITIONAL_GET on class CL_RSMIGRATE_EXPORT_STORE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Hauptobjekt | 20080922 |
Method CONSTRUCTOR on class CL_RSMIGRATE_EXPORT_STORE has no exception.
Method OBJECT_DB_DELETE Signature
Method OBJECT_DB_DELETE on class CL_RSMIGRATE_EXPORT_STORE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080922 | |||
| 2 | 20081209 |
Method OBJECT_DB_RESTORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_ACTIVATION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20081030 | |||
| 2 | I_TH_EXPOBJ | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | BW Repository: Liste (Hash) von TLOGO Objekt und Typ | 20080922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080922 |
Method STORE_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUBOBJECT | Call by reference | Type reference (TYPE) | RS_BOOL | Subobject | 20081030 | |||
| 2 | I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | 20080922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080922 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |