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 ADD_SRV_LIST Instance attribute Private Type reference (TYPE) BPSRVENTRY New List 20001113
2 DEL_SRV_LIST Instance attribute Private Type reference (TYPE) BPSRVENTRY Deletion List 20001026
3 SRV_LIST Instance attribute Private Type reference (TYPE) BPSRVENTRY Entry in Server Groups Table 20001021
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_LIST Instance method Public Method Add Entry to List of Servers in the Group 20001021
2 CONTAINS_SERVER Instance method Public Method Checks if a Server Is Contained in a Group 20001101
3 DEL_FROM_LIST Instance method Public Method Delete a Particular Server from the Group 20001026
4 GET_LIST Instance method Public Method Get List of Servers Involved 20001021
5 HEALTH_CHECK Instance method Public Method Check Object and Table Consistency 20001116
6 LOAD_DB Instance method Protected Method Load a Server Group from Database 20001021
7 SAVE_DB 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 Importing 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 Returning IS_IN_GROUP Value transfer Type reference (TYPE) CHAR1 Antwort 20001101
2 Importing 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 Importing 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 Returning 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 Importing DO_COMMIT Value transfer Type reference (TYPE) CHAR1 SPACE Sofort auf Tabelle schreiben 20001116
2 Importing I_FIX_IT Value transfer Type reference (TYPE) CHAR1 SPACE Problem reparieren 20001116
3 Exporting O_FIXED_IT Value transfer Type reference (TYPE) CHAR1 Musste tatsaechlich korrigiert werden 20001128
# Exception Resumable Description Created on
1 CX_BP_HEALTH_MULT_GRP 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 Importing I_NAME Call by reference Type reference (TYPE) BPSRVGRP Servergruppen-Name Hintergrundverarbeitung 20001021
# Exception Resumable Description Created on
1 CX_BP_HEALTH_DATA 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 Importing DO_COMMIT Value transfer Type reference (TYPE) CHAR1 SPACE commit after save 20001025
# Exception Resumable Description Created on
1 CX_BP_DATABASE 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