SAP ABAP Class CL_SWNC_GLOB_DIRECTORY (Read Tables of Contents)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_INTERFACES (Package) Interfaces for Workload Statistics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_GLOB_READER | Basis Class for Reading Workload Statistics | 20041109 |
Properties
| Class | CL_SWNC_GLOB_DIRECTORY | |
| Short Description | Read Tables of Contents | |
| Super Class | CL_SWNC_GLOB_READER | Basis Class for Reading Workload Statistics |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_INTERFACES | Interfaces for Workload Statistics |
| Created | 20041105 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_GLOB_DIRECTORY has no forward declaration.
Interfaces
Class CL_SWNC_GLOB_DIRECTORY has no interface implemented.
Friends
Class CL_SWNC_GLOB_DIRECTORY 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) | SWNCGL_T_DIR | Table of Contents for the Workload Statistics (System-Wide) | 20041105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041110 | |
| 2 | Instance method | Public | Method | Returns Read Result | 20050329 |
Events
Class CL_SWNC_GLOB_DIRECTORY has no event.
Types
Class CL_SWNC_GLOB_DIRECTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESTINATION | Call by reference | Type reference (TYPE) | SWNCSYSDEST | RFC-Destination eines Monitoring-Systems | 20041110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destination für das Monitoring-System wird nicht unterstützt | 20041110 |
Method GET_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DIRECTORY | Value transfer | Type reference (TYPE) | SWNCGL_T_DIR | Inhaltsverzeichnis der Workload-Statistik (systemweit) | 20050329 | |||
| 2 | E_PROTOCOL | Value transfer | Type reference (TYPE) | SWNCGL_T_RCINF | Tabelle mit Fehlermeldungen beim Lesen der Wokload Statistik | 20050329 |
Method GET_DIRECTORY on class CL_SWNC_GLOB_DIRECTORY has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 700 |