SAP ABAP Class CL_BP_SERVER_GROUP (Background Processing Server Groups)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTC (Package) SAP Background Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BP_GROUP | Background Processing Server Groups | 20001113 |
Properties
| Class | CL_BP_SERVER_GROUP | |
| Short Description | Background Processing Server Groups | |
| Super Class | CL_BP_GROUP | Background Processing Server Groups |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SBTC | SAP Background Processing |
| Created | 20001021 | SAP |
| Last change | 20001113 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BP_SERVER_GROUP has no forward declaration.
Interfaces
Class CL_BP_SERVER_GROUP has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BP_GROUP_FACTORY | 20001021 | Create a Server Group |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BPSRVENTRY | New List | 20001113 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BPSRVENTRY | Deletion List | 20001026 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BPSRVENTRY | Entry in Server Groups Table | 20001021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Entry to List of Servers in the Group | 20001021 | |
| 2 | Instance method | Public | Method | Checks if a Server Is Contained in a Group | 20001101 | |
| 3 | Instance method | Public | Method | Delete a Particular Server from the Group | 20001026 | |
| 4 | Instance method | Public | Method | Get List of Servers Involved | 20001021 | |
| 5 | Instance method | Public | Method | Check Object and Table Consistency | 20001116 | |
| 6 | Instance method | Protected | Method | Load a Server Group from Database | 20001021 | |
| 7 | Instance method | Public | Method | Write Existing Server Group to Database | 20001021 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CX_BP_HEALTH_DATA | Instance Event (0) |
Public (2) |
Data Inconsistency Found | 20001116 |
Types
Class CL_BP_SERVER_GROUP has no local type.
Method Signatures
Method ADD_TO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SRV_ENTRY | Call by reference | Type reference (TYPE) | BPSRVLINE | Put a server in the group | 20001024 |
Method ADD_TO_LIST on class CL_BP_SERVER_GROUP has no exception.
Method CONTAINS_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IN_GROUP | Value transfer | Type reference (TYPE) | CHAR1 | Antwort | 20001101 | |||
| 2 | I_SERVER | Value transfer | Type reference (TYPE) | MSNAME2 | fraglicher Servername | 20001101 |
Method CONTAINS_SERVER on class CL_BP_SERVER_GROUP has no exception.
Method DEL_FROM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SRV_ENTRY | Call by reference | Type reference (TYPE) | BPSRVLINE | Eintrag der geloescht werden soll | 20001026 |
Method DEL_FROM_LIST on class CL_BP_SERVER_GROUP has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_LIST | Value transfer | Type reference (TYPE) | BPSRVENTRY | Tabelle mit Servereintraegen | 20001024 |
Method GET_LIST on class CL_BP_SERVER_GROUP has no exception.
Method HEALTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_COMMIT | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Sofort auf Tabelle schreiben | 20001116 | ||
| 2 | I_FIX_IT | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Problem reparieren | 20001116 | ||
| 3 | O_FIXED_IT | Value transfer | Type reference (TYPE) | CHAR1 | Musste tatsaechlich korrigiert werden | 20001128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ereignisse im Zusammenhang mit DB ops | 20001123 |
Method LOAD_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | BPSRVGRP | Servergruppen-Name Hintergrundverarbeitung | 20001021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ereignisse im Zusammenhang mit DB ops | 20001116 |
Method SAVE_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_COMMIT | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | commit after save | 20001025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ereignisse im Zusammenhang mit DB ops | 20001116 |
Event Signatures
Event CX_BP_HEALTH_DATA Signature
Event CX_BP_HEALTH_DATA on class CL_BP_SERVER_GROUP has no parameter.
History
| Last changed by/on | SAP | 20001113 |
| SAP Release Created in | 50A |