SAP ABAP Class CL_SWNC_PF_WEBSERVSUM_ADAPTER (Background Subrecord)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_READ_ADAPTER (Package) Adapter Functions for Conversions to SWNC Format
⤷
⤷
Properties
| Class | CL_SWNC_PF_WEBSERVSUM_ADAPTER | |
| Short Description | Background Subrecord | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_READ_ADAPTER | Adapter Functions for Conversions to SWNC Format |
| Created | 20080904 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_PF_WEBSERVSUM_ADAPTER has no forward declaration.
Interfaces
Class CL_SWNC_PF_WEBSERVSUM_ADAPTER has no interface implemented.
Friends
Class CL_SWNC_PF_WEBSERVSUM_ADAPTER has no friend class.
Attributes
Class CL_SWNC_PF_WEBSERVSUM_ADAPTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converts Entire Table to SWNC Format | 20081114 | |
| 2 | Static method | Private | Method | Converts Single Subrecord to SWNC Format | 20081114 |
Events
Class CL_SWNC_PF_WEBSERVSUM_ADAPTER has no event.
Types
Class CL_SWNC_PF_WEBSERVSUM_ADAPTER has no local type.
Method Signatures
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PF_RECORDS | Call by reference | Type reference (TYPE) | PF_WEBSERVICESUM_TAB | Tabellentyp für Webservicestatistiksätze | 20081114 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | SWNC_T_SUBWEBSERVICESUM | Tabelle für WebService Subsätze | 20081114 |
Method CONVERT on class CL_SWNC_PF_WEBSERVSUM_ADAPTER has no exception.
Method CONVERT_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SINGLE_RECORD | Call by reference | Type reference (TYPE) | PFWEBSERVICESUMREC | Webservice-Subsatz der Statistik | 20081114 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | SWNCSUBWEBSERVICESUM | Tabelle für ESI-Summen-Subsätze | 20081114 |
Method CONVERT_SINGLE on class CL_SWNC_PF_WEBSERVSUM_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 703 |