SAP ABAP Class CL_BP_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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BP_SERVER_GROUP Background Processing Server Groups 20001113
Properties
Class CL_BP_GROUP  
Short Description Background Processing Server Groups    
Super Class    
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 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BP_GROUP has no forward declaration.
Interfaces
Class CL_BP_GROUP has no interface implemented.
Friends
Class CL_BP_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GUID Instance attribute Protected Type reference (TYPE) CSMSYSGUID SPACE Unique ID for Group 20001113
2 IS_NEW Instance attribute Protected Type reference (TYPE) CHAR1 SPACE Does Not Have Persistent Representation 20001116
3 MODIFIED Instance attribute Protected Type reference (TYPE) CHAR1 SPACE Object Must Be Saved 20001114
4 NAME Instance attribute Protected Type reference (TYPE) BPSRVGRP Name of the group 20001113
5 OWNER Instance attribute Protected Type reference (TYPE) SYUNAME SAP System, User Logon Name 20001211
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method Display GUID (Only for Old Interfaces) 20001118
2 GET_NAME Instance method Public Method Get Name 20001113
3 GET_OWNER Instance method Public Method The Owner Is the Last Changer of a Group 20001211
4 SET_NAME Instance method Public Method Define Names Again 20001113
Events
# Event Type Visibility Description Created on
1 CX_BP_DATABASE Instance Event
(0)
Public
(2)
An Error Occurred While Attempting to Write to DB 20001113
Types
Class CL_BP_GROUP has no local type.
Method Signatures

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_ID Value transfer Type reference (TYPE) CSMSYSGUID Die Datenbank ID 20001118

Method GET_ID on class CL_BP_GROUP has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_GROUPNAME Value transfer Type reference (TYPE) BPSRVGRP Servergruppenname 20001113

Method GET_NAME on class CL_BP_GROUP has no exception.

Method GET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_CURRENT_OWNER Value transfer Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20001211

Method GET_OWNER on class CL_BP_GROUP has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUPNAME Value transfer Type reference (TYPE) BPSRVGRP Servergruppen-Name 20001113

Method SET_NAME on class CL_BP_GROUP has no exception.
Event Signatures

Event CX_BP_DATABASE Signature
Event CX_BP_DATABASE on class CL_BP_GROUP has no parameter.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610