SAP ABAP Class CL_CCMSBI_WAST_DTR_RECORD (CCMS/BI: Web AS Statistics Record in a 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_REC | CCMS/BI: Web AS Kernel Statistics Records in a BW DTR | 20041116 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CCMSBI_WAST_DTR_WLOAD_REC | CCMS/BI: Web AS Kernel Statistics Records in a BW DTR | 20041116 |
Properties
Class | CL_CCMSBI_WAST_DTR_RECORD | |
Short Description | CCMS/BI: Web AS Statistics Record in a 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 | 20041116 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CCMSBI_WAST_DTR_RECORD has no forward declaration.
Interfaces
Class CL_CCMSBI_WAST_DTR_RECORD has no interface implemented.
Friends
Class CL_CCMSBI_WAST_DTR_RECORD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "APPSERVER" in the Main Record | 20050407 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "ENDDATE" in the Main Record | 20050407 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "ENDTIME" in the Main Record | 20050407 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "LSNAME" in the Main Record | 20050407 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "LUW_START_COUNT" in the Main Record | 20050407 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "ROLLKEY_TXT" in the Main Record | 20050407 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "SYSTEMID" in the Main Record | 20050407 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the FIeld "TCODE" in the Main Record | 20050407 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "TABLOAD_TXT" in the Main Record | 20050407 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "TASKTYPE_TXT" in the Main Record | 20050407 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Index of the Field "TARGETTIMEZONE" in the Main Record | 20050407 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Application Server | 20041116 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWNCDATUM | SAP Workload NW Collector: Date | 20050322 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWNCUZEIT | SAP Workload NW Collector: Time | 20050322 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Landscape | 20041116 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | LUW Start Count | 20041116 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CCMSBI_DATA_REF | Data Reference of the Main Record | 20041116 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Roll Key in Character Format | 20041116 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | System | 20041116 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Tabload Indicator | 20041116 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Task Type as Text | 20041116 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Transaction Code | 20041116 | ||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIMEZONE | Time Zone | 20041116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR of CL_CCSMBI_WAST_DTR_RECORD | 20041116 |
2 | ![]() |
Instance method | Public | Method | Extracts multiple DTR single record data to a target table | 20041116 |
3 | ![]() |
Instance method | Public | Method | Extracts DTR single record data to a target structure | 20041116 |
4 | ![]() |
Instance method | Public | Method | Determining the application server name | 20041116 |
5 | ![]() |
Instance method | Public | Method | Determines the end date | 20050322 |
6 | ![]() |
Instance method | Public | Method | Determines the end time | 20050322 |
7 | ![]() |
Instance method | Public | Method | Determining the landscape name | 20041116 |
8 | ![]() |
Instance method | Public | Method | Determining the LUW start count | 20041116 |
9 | ![]() |
Instance method | Public | Method | Determining the data reference of the main record | 20041116 |
10 | ![]() |
Instance method | Public | Method | Returns the type of the DTR record (kernel/application) | 20041116 |
11 | ![]() |
Instance method | Public | Method | Determining the ROLLKEY | 20041116 |
12 | ![]() |
Instance method | Public | Method | Generating an SWNC record (for ex., for aggregate creation) | 20050322 |
13 | ![]() |
Instance method | Public | Method | Determining the system name | 20041116 |
14 | ![]() |
Instance method | Public | Method | Determining the TABLOAD flag | 20041116 |
15 | ![]() |
Instance method | Public | Method | Determining the task type | 20041116 |
16 | ![]() |
Instance method | Public | Method | Determining the transaction code | 20041116 |
17 | ![]() |
Instance method | Public | Method | Determining the time zone | 20041116 |
Events
Class CL_CCMSBI_WAST_DTR_RECORD has no event.
Types
Class CL_CCMSBI_WAST_DTR_RECORD 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_DATAREF | Call by reference | Object reference (TYPE REF TO) | DATA | Datenreferenz Mainrecord | 20041116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
das Anlegen des DTR-Records ist misslungen | 20041116 | |
2 | ![]() |
Das Mainrecord-Segment entspricht nicht der Spezifikation | 20041126 | |
3 | ![]() |
es wurde keine Datenreferenz für den Mainrecord angegeben | 20041116 |
Method COPY_MULTIPLE_DTR_RECORDS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DTR_DATAREFS | Call by reference | Type reference (TYPE) | CCMSBI_DATA_REF_TBL | CCMS/BI: Tabelle mit ABAP Datenreferenzen | 20041116 | ||
2 | ![]() |
RECORDS | Value transfer | Type reference (TYPE) | INDEX TABLE | 20041116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
das Kopieren der DTR-Daten in die Zieltabelle ist misslungen | 20041116 |
Method COPY_SINGLE_DTR_RECORD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DTR_DATAREF | Call by reference | Type reference (TYPE) | CCMSBI_DATA_REF | CCMS/BI: ABAP-Datenreferenz | 20041116 | ||
2 | ![]() |
RECORD | Value transfer | Type reference (TYPE) | ANY | 20041116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
das Kopieren der DTR-Daten ist misslungen | 20041116 | |
2 | ![]() |
DTR Datenrefernenzangabe fehlt | 20041116 |
Method GET_APPSERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20041116 |
Method GET_APPSERVER on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_ENDDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SWNCDATUM | SAP Workload NW Collector: Datum | 20050322 |
Method GET_ENDDATE on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_ENDTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SWNCUZEIT | SAP Workload NW Collector: Uhrzeit | 20050322 |
Method GET_ENDTIME on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_LANDSCAPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20041116 |
Method GET_LANDSCAPE on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_LUW_START_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | I | 20041116 |
Method GET_LUW_START_COUNT on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_MAINREC_DATAREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | CCMSBI_DATA_REF | CCMS/BI: ABAP-Datenreferenz | 20041116 |
Method GET_MAINREC_DATAREF on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_REC_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | CCMSBI_STATTYPE_L | 20041116 |
Method GET_REC_TYPE on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_ROLLKEY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20041116 |
Method GET_ROLLKEY_TEXT on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_SWNC_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SWNC_RECORD | Logischer Statistiksatz (Hauptsatz mit allen Subsätzen) | 20050322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
das Erzeugen des SWNC-Satzes ist misslungen | 20050322 |
Method GET_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20041116 |
Method GET_SYSTEM on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_TABLOAD_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041116 |
Method GET_TABLOAD_FLAG on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_TASKTYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20041116 |
Method GET_TASKTYPE_TEXT on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_TCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20041116 |
Method GET_TCODE on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
Method GET_TIMEZONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | TIMEZONE | Zeitzone | 20041116 |
Method GET_TIMEZONE on class CL_CCMSBI_WAST_DTR_RECORD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |