SAP ABAP Class CL_RSBK_DTP_DATABASE (Data Transfer Process: Persistent Version)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBK (Package) Data Transfer Process: Kernel Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_DTP_V | Version of Data Transfer Process | 20031008 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_DTP_A | Data Transfer Process: Active Version | 20031008 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_DTP_D | Data Transfer Process: Modified Version | 20031110 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_DTP_H | Data Transfer Process: Historic Version | 20031126 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_DTP_M | Data Transfer Process: Modified Version | 20031008 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_DTP_T | Data Transfer Process: Transport Version | 20050118 |
Properties
| Class | CL_RSBK_DTP_DATABASE | |
| Short Description | Data Transfer Process: Persistent Version | |
| Super Class | CL_RSBK_DTP_V | Version of Data Transfer Process |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | RSBK | |
| Program status | ||
| Category | 0 | |
| Package | RSBK | Data Transfer Process: Kernel Objects |
| Created | 20031008 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSBK_DTP_DATABASE has no interface implemented.
Friends
Class CL_RSBK_DTP_DATABASE 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) | RSTIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20031209 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSACTIVFL | 20050331 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSOBJVERS | 20031010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20031008 | ||
| 2 | Instance method | Protected | Method | 20031009 | ||
| 3 | Instance method | Private | Method | 20050331 | ||
| 4 | Instance method | Public | Method | 20031016 | ||
| 5 | Instance method | Public | Method | 20120202 | ||
| 6 | Instance method | Private | Method | 20061030 | ||
| 7 | Instance method | Protected | Method | 20031009 |
Events
Class CL_RSBK_DTP_DATABASE has no event.
Types
Class CL_RSBK_DTP_DATABASE 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_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess | 20031008 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | allgemeine Objektversion | 20031008 |
Method CONSTRUCTOR on class CL_RSBK_DTP_DATABASE has no exception.
Method COPY_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090930 | ||
| 2 | I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | 20031009 | ||||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20031009 | ||||
| 4 | I_TSTMP_H | Call by reference | Type reference (TYPE) | RSTIMESTMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20031126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20031009 | ||
| 2 | Objekt nicht gefunden | 20031009 |
Method COPY_STATUS_FROM_DB Signature
Method COPY_STATUS_FROM_DB on class CL_RSBK_DTP_DATABASE has no parameter.
Method COPY_STATUS_FROM_DB on class CL_RSBK_DTP_DATABASE has no exception.
Method DELETE_FROM_DB Signature
Method DELETE_FROM_DB on class CL_RSBK_DTP_DATABASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20031016 |
Method EXECUTE_BDLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SIMUL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20120217 | ||
| 2 | I_S_LOGSYSMAP | Call by reference | Type reference (TYPE) | RSLOGSYSMAP | Mapping von logischen Systemen für Transport von InfoSources | 20120202 | |||
| 3 | R_T_MSG | Value transfer | Type reference (TYPE) | RSBM_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20120206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20120202 |
Method WRITE_S_TADIR_TO_DB Signature
Method WRITE_S_TADIR_TO_DB on class CL_RSBK_DTP_DATABASE has no parameter.
Method WRITE_S_TADIR_TO_DB on class CL_RSBK_DTP_DATABASE has no exception.
Method WRITE_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEEP_TIMESTMP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20120206 |
Method WRITE_TO_DB on class CL_RSBK_DTP_DATABASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |