SAP ABAP Class CL_RSSM_STATMAN_SOURCE_DTASRC (Status Manager for Data Sources - DataSource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSSM (Package) BW: General monitoring and scheduling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSSM_STATMAN_SOURCE | Status Manager for Data Sources | 20040506 |
Properties
| Class | CL_RSSM_STATMAN_SOURCE_DTASRC | |
| Short Description | Status Manager for Data Sources - DataSource | |
| Super Class | CL_RSSM_STATMAN_SOURCE | Status Manager for Data Sources |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSSTATMAN | |
| Program status | ||
| Category | 0 | |
| Package | RSSM | BW: General monitoring and scheduling |
| Created | 20040506 | 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) |
Interfaces
Class CL_RSSM_STATMAN_SOURCE_DTASRC has no interface implemented.
Friends
Class CL_RSSM_STATMAN_SOURCE_DTASRC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSSLOGSYS | Source System | 20040506 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20040506 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TH_STATMAN_SOURCE_DTASRC | 20040506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040506 | ||
| 2 | Static method | Public | Method | 20040506 |
Events
Class CL_RSSM_STATMAN_SOURCE_DTASRC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_STATMAN_SOURCE_DTASRC | Private | See coding | 20040506 | begin of s_statman_source_dtasrc,
oltpsource type rsoltpsourcer,
logsys type rsslogsys,
r_statman_source_dtasrc type ref to
cl_rssm_statman_source_dtasrc,
end of s_statman_source_dtasrc
|
||
| 2 | TH_STATMAN_SOURCE_DTASRC | Private | See coding | 20040506 | th_statman_source_dtasrc type hashed table of
s_statman_source_dtasrc
with unique key oltpsource logsys
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Typ des Datenziels | 20040506 | |||
| 2 | I_OLTPSOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | Datenquelle oder -ziel für Statusmanager | 20040506 |
Method CONSTRUCTOR on class CL_RSSM_STATMAN_SOURCE_DTASRC has no exception.
Method GET_REF_TO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Typ des Datenziels | 20040506 | |||
| 2 | I_OLTPSOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | Datenquelle oder -ziel für Statusmanager | 20040506 | |||
| 3 | R_R_SOURCE_DTASRC | Value transfer | Object reference (TYPE REF TO) | CL_RSSM_STATMAN_SOURCE_DTASRC | Statusmanager für Datenquellen - DataSource | 20040506 |
Method GET_REF_TO_OBJECT on class CL_RSSM_STATMAN_SOURCE_DTASRC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |