SAP ABAP Class CL_SWNC_RECORD_ASTAT_PF (ASTAT Record Based on PF)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_READ (Package) Read Functions for Workload Statistics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_RECORD_ASTAT | Application-Specific Statistics Record (ASTAT) | 20050218 |
Properties
| Class | CL_SWNC_RECORD_ASTAT_PF | |
| Short Description | ASTAT Record Based on PF | |
| Super Class | CL_SWNC_RECORD_ASTAT | Application-Specific Statistics Record (ASTAT) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_READ | Read Functions for Workload Statistics |
| Created | 20050218 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_RECORD_ASTAT_PF has no forward declaration.
Interfaces
Class CL_SWNC_RECORD_ASTAT_PF has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWNC_READER_ASTAT | 20050218 | Class for Reading Application-Specific Statistics Records |
Attributes
Class CL_SWNC_RECORD_ASTAT_PF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050218 |
Events
Class CL_SWNC_RECORD_ASTAT_PF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ENTRY_ID_TYPE | Private | See coding | 20050218 | BEGIN OF entry_id_type,
tcode_or_report type SWNCTXT40,
jobname type SWNCTXT32,
type(1), "T)code or R)eport?
END OF entry_id_type
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PFDIAREC | Call by reference | Type reference (TYPE) | PFASREC | dia rec of sap statistic | 20050218 | |||
| 2 | I_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20050218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 'Strukturtransformationfehler' Ausnahmeklasse | 20050218 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |