SAP ABAP Class CL_RSBK_TGT_DATAMART (CL_RSBK_TGT_DATAMART)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_SERVER | Interface for General Servers of a DTP | 20060124 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TGT | Interface for Data Targets of a DTP | 20060124 |
Properties
Class | CL_RSBK_TGT_DATAMART | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSBK | |
Program status | ||
Category | 0 | |
Package | RSBK | Data Transfer Process: Kernel Objects |
Created | 20060124 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSBK_TGT_DATAMART has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBK_SERVER | Interface for General Servers of a DTP | 20060124 | ||
2 | IF_RSBK_TGT | Interface for Data Targets of a DTP | 20060124 |
Friends
Class CL_RSBK_TGT_DATAMART 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) | RSRLOGSYS | Logical System of the Receiver | 20060124 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TH_RLOGSYS_R | Single-Character Flag | 20060124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060124 | |
2 | ![]() |
Static method | Public | Method | 20060124 |
Events
Class CL_RSBK_TGT_DATAMART has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_RLOGSYS_R | Private | See coding | 20060124 | begin of s_rlogsys_r,
rlogsys type rsrlogsys,
r_datamart type ref to cl_rsbk_tgt_datamart,
end of s_rlogsys_r
|
||
2 | TH_RLOGSYS_R | Private | See coding | 20060124 | th_rlogsys_r type hashed table of s_rlogsys_r
with unique key rlogsys
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RLOGSYS | Call by reference | Type reference (TYPE) | RSRLOGSYS | Logisches System des Empfängers | 20060124 |
Method CONSTRUCTOR on class CL_RSBK_TGT_DATAMART has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RLOGSYS | Call by reference | Type reference (TYPE) | RSRLOGSYS | Logisches System des Empfängers | 20060124 | ||
2 | ![]() |
R_R_DATAMART | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_TGT_DATAMART | 20060124 |
Method FACTORY on class CL_RSBK_TGT_DATAMART has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |