SAP ABAP Class CL_SWNC_ARFC_SYSTEM_WORKER (Total Snapshot)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_INTERFACES_TOOLS (Package) Private Functions for Workload Statistics

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_GLOB_SYSTEM_AGGREGATES | 20041105 | |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_GLOB_SYSTEM_STATRECS | 20041105 |
Properties
Class | CL_SWNC_ARFC_SYSTEM_WORKER | |
Short Description | Total Snapshot | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWNC_INTERFACES_TOOLS | Private Functions for Workload Statistics |
Created | 20041105 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWNC_ARFC_SYSTEM_WORKER has no forward declaration.
Interfaces
Class CL_SWNC_ARFC_SYSTEM_WORKER has no interface implemented.
Friends
Class CL_SWNC_ARFC_SYSTEM_WORKER 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) | I | 20041105 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SWNC_GLOB_EXCEPTIONS | Table with Error Messages when Reading the Workload Stats | 20041105 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20041110 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | SAP Workload: Stat. record: number of normal statistics rec. | 20041110 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCHOSTNAME | RFC Destination of a Monitoring System | 20041105 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_SERVERS | SAP Workload NW Collector: Host Name | 20041105 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20041105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041105 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041105 |
3 | ![]() |
Instance method | Protected | Method | 20041105 | |
4 | ![]() |
Instance method | Protected | Method | 20041105 | |
5 | ![]() |
Instance method | Protected | Method | 20041105 | |
6 | ![]() |
Instance method | Private | Method | 20041105 | |
7 | ![]() |
Instance method | Protected | Method | 20041105 |
Events
Class CL_SWNC_ARFC_SYSTEM_WORKER has no event.
Types
Class CL_SWNC_ARFC_SYSTEM_WORKER has no local type.
Method Signatures
Method CALL_BACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TASK | Call by reference | Type reference (TYPE) | SWNCSYSDEST | RFC-Destination eines Monitoring-Systems | 20041105 |
Method CALL_BACK on class CL_SWNC_ARFC_SYSTEM_WORKER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAX_RECORDS | Call by reference | Type reference (TYPE) | I | 20041110 | |||
2 | ![]() |
I_T_SELECT_SERVERS | Call by reference | Type reference (TYPE) | SWNCGL_T_SERVERS | SAP Workload NW Collector: Hostname | 20041105 | ||
3 | ![]() |
I_WAIT_SECONDS | Call by reference | Type reference (TYPE) | I | 20041105 |
Method CONSTRUCTOR on class CL_SWNC_ARFC_SYSTEM_WORKER has no exception.
Method DO_WORK Signature
Method DO_WORK on class CL_SWNC_ARFC_SYSTEM_WORKER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cannt get thServer list | 20041105 |
Method DO_WORK_ARFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESTINATION | Call by reference | Type reference (TYPE) | SWNCHOSTNAME | RFC-Destination eines Monitoring-Systems | 20041105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
rfc exception | 20041105 |
Method DO_WORK_REMOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESTINATION | Call by reference | Type reference (TYPE) | SWNCHOSTNAME | RFC-Destination eines Monitoring-Systems | 20041105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
rfc exception | 20041105 |
Method IS_IN_SERVERS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESTINATION | Call by reference | Type reference (TYPE) | SWNCHOSTNAME | SAP Workload NW Collector: Hostname | 20041105 | ||
2 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20041105 |
Method IS_IN_SERVERS_LIST on class CL_SWNC_ARFC_SYSTEM_WORKER has no exception.
Method IS_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESTINATION | Call by reference | Type reference (TYPE) | SWNCHOSTNAME | RFC-Destination eines Monitoring-Systems | 20041105 | ||
2 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20041105 |
Method IS_LOCAL on class CL_SWNC_ARFC_SYSTEM_WORKER has no exception.
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 700 |