SAP ABAP Class CL_COVERAGE_ALV_BATCH_SERVER (List of All Background Servers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_UI (Package) UI Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COVERAGE_RESULT | Results + ALV grid | 19991220 |
Properties
| Class | CL_COVERAGE_ALV_BATCH_SERVER | |
| Short Description | List of All Background Servers | |
| Super Class | CL_COVERAGE_RESULT | Results + ALV grid |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_UI | UI Functionality |
| Created | 19991220 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COVERAGE_ALV_BATCH_SERVER has no forward declaration.
Interfaces
Class CL_COVERAGE_ALV_BATCH_SERVER has no interface implemented.
Friends
Class CL_COVERAGE_ALV_BATCH_SERVER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_COVERAGE_ADMIN | Corresponding Administration Class | 19991220 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CVT_SERVER | List of Background Servers | 19991220 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CVS_SERVER | Work Buffer | 19991220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991220 | |
| 2 | Instance method | Public | Method | Read selected server | 19991220 | |
| 3 | Instance method | Public | Method | Set server list | 19991220 |
Events
Class CL_COVERAGE_ALV_BATCH_SERVER has no event.
Types
Class CL_COVERAGE_ALV_BATCH_SERVER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ADMIN | Call by reference | Object reference (TYPE REF TO) | CL_COVERAGE_ADMIN | Zugehöriger Admin Manager | 19991220 | |||
| 2 | IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Container Name | 19991220 | |||
| 3 | IM_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 19991220 |
Method CONSTRUCTOR on class CL_COVERAGE_ALV_BATCH_SERVER has no exception.
Method GET_SELECTED_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name eines Batch Servers | 19991220 |
Method GET_SELECTED_SERVER on class CL_COVERAGE_ALV_BATCH_SERVER has no exception.
Method SET_SERVER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SERVER_LIST | Call by reference | Type reference (TYPE) | CVT_SERVER | Tabelle mit Batchserver. | 19991220 |
Method SET_SERVER_LIST on class CL_COVERAGE_ALV_BATCH_SERVER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |