SAP ABAP Class CL_CCMSBI_WAST_DTR_READER (CCMS/BI: Reader for Web AS Kernel Stats Records in BW DTR)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BCT (Application Component) Business Content and Extractors
⤷
RS_BCT_CCMS_WEBAS_STAT (Package) BW Content: Integration OF WebAs Statistics Data
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CCMSBI_WAST_DTR_ASTAT_RDR | CCMS/BI: Reader for Web AS Application Statistics in BW DTR | 20041112 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CCMSBI_WAST_DTR_WLOAD_RDR | CCMS/BI: Reader for Web AS Kernel Stats Records in BW DTR | 20041112 |
Properties
| Class | CL_CCMSBI_WAST_DTR_READER | |
| Short Description | CCMS/BI: Reader for Web AS Kernel Stats Records in BW DTR | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RS_BCT_CCMS_WEBAS_STAT | BW Content: Integration OF WebAs Statistics Data |
| Created | 20041112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCMSBI_WAST_DTR_READER has no forward declaration.
Interfaces
Class CL_CCMSBI_WAST_DTR_READER has no interface implemented.
Friends
Class CL_CCMSBI_WAST_DTR_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | Pointer for Main Record Segment | 20041112 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CCMSBI_DATA_REF | Main Record Segment Reference | 20041112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20041112 | |
| 2 | Instance method | Protected | Method | Determining the subrecord data references for a main record | 20041112 |
Events
Class CL_CCMSBI_WAST_DTR_READER has no event.
Types
Class CL_CCMSBI_WAST_DTR_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAINREC_SEGM | Call by reference | Type reference (TYPE) | INDEX TABLE | Hautpsatz-Segment | 20041112 |
Method CONSTRUCTOR on class CL_CCMSBI_WAST_DTR_READER has no exception.
Method RETRIEVE_SUBRECORD_DATAREFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAINREC_OBJ_ID | Call by reference | Type reference (TYPE) | I | Object-Id des Hauptsatzes zu dem Subsätze ermittelt werden | 20041112 | |||
| 2 | SUBRECORDS_DATAREF_TBL | Call by reference | Type reference (TYPE) | INDEX TABLE | Datenreferenzen der Subsätze | 20041112 | |||
| 3 | SUBRECORD_SEGM_PTR | Call by reference | Type reference (TYPE) | I | Pointer des Subsatzsegmentes | 20041112 | |||
| 4 | SUBRECORD_SEGM_REF | Call by reference | Type reference (TYPE) | CCMSBI_DATA_REF | CCMS/BI: ABAP-Datenreferenz | 20041112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | es ist ein interner Fehler aufgetreten | 20041112 | ||
| 2 | Datenrefrerenz für subrecord segment wurde nicht angegeben | 20041112 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |