SAP ABAP Class CL_BCOM_R_DB_GROUP (Group from Database/Changeable)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOM_ROUTING (Package) Business Communication Rule-Based Routing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_R_GROUP | Group | 20000525 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_R_DB_AGENTGROUP | Agent Group on Database/Changeable | 20000525 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BCOM_R_DB_BUSPARTNERGROUP | Business Partner Group on Database/Changeable | 20000525 |
Properties
Class | CL_BCOM_R_DB_GROUP | |
Short Description | Group from Database/Changeable | |
Super Class | CL_BCOM_R_GROUP | Group |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBCOM_ROUTING | Business Communication Rule-Based Routing |
Created | 20000525 | SAP |
Last change | 20001020 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCOM_R_DB_GROUP has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BCOM_R_DB_RESPONSIBILITY | 20001024 | Responsibility of an Agent Group on Database/Changeable | |
2 | IF_BCOM_FRIEND | 20001030 | Friend Relationship |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | TIMESTAMP | 99999999999999 | Object Does Not Exist on Database | 20000525 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SR_UTDSUM | 2 | Currentness of Object Could Not Be Determined | 20000525 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SR_UTDSUM | 1 | Object Is Obsolete | 20000525 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SR_UTDSUM | 0 | Object Is Current | 20000525 | |
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BCOM_R_DB_SCENARIO | Routing Scenario | 20000525 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRSRVMSGT | Error Messages After Obtaining Time Stamp | 20000525 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRSRVTST | Server Time Stamp | 20000525 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIMESTAMP | Database Time Stamp | 20000525 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SR_TSKEY | Key for Time Stamp | 20000525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check Consistency | 20000525 |
2 | ![]() |
Instance method | Protected | Method | Download Addresses to Server | 20000525 |
3 | ![]() |
Instance method | Protected | Method | Download Group to Server | 20000525 |
4 | ![]() |
Instance method | Protected | Method | Read Key for Time Stamp Query | 20000525 |
5 | ![]() |
Instance method | Public | Method | Read Server Version | 20000525 |
6 | ![]() |
Instance method | Public | Method | Read Update Indicator | 20000525 |
7 | ![]() |
Instance method | Protected | Method | Load Database Time Stamp | 20000525 |
8 | ![]() |
Instance method | Public | Method | Reset load flag after group was changed | 20011204 |
9 | ![]() |
Instance method | Public | Method | Set Members of Group | 20000525 |
10 | ![]() |
Instance method | Protected | Method | Set Server Time Stamp | 20000525 |
11 | ![]() |
Instance method | Public | Method | Set Time Stamp | 20000525 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | MEMBER_LIST_REQUIRED | Instance Event (0) |
Public (2) |
Request List of Group Members | 20000525 |
2 | TIMESTAMP_REQUIRED | Instance Event (0) |
Public (2) |
Request Time Stamp | 20000525 |
Types
Class CL_BCOM_R_DB_GROUP has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURNCODE_LIST | Call by reference | Type reference (TYPE) | SRSRVMSGT | Fehlermeldungen | 20000525 |
Method CHECK on class CL_BCOM_R_DB_GROUP has no exception.
Method DOWNLOAD_ADDRESS_TO_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL | Call by reference | Type reference (TYPE) | SX_BOOLEAN | 'X' | X = alle Adressen, space = nur Delta runterladen | 20000525 | |
2 | ![]() |
RETURNCODE_LIST | Call by reference | Type reference (TYPE) | SRSRVMSGT | Fehlermeldungen | 20000525 | ||
3 | ![]() |
SEPARAT_DOWNLOAD | Call by reference | Type reference (TYPE) | SX_BOOLEAN | 'X' | X = wird nicht innerhalb Szenario-Download gerufen | 20010215 | |
4 | ![]() |
SERVER_LIST | Call by reference | Type reference (TYPE) | SRSRVT | Serverliste | 20000525 |
Method DOWNLOAD_ADDRESS_TO_SERVER on class CL_BCOM_R_DB_GROUP has no exception.
Method DOWNLOAD_TO_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_OF_DATE_ONLY | Call by reference | Type reference (TYPE) | SX_BOOLEAN | 'X' | X = Nur veraltete, space = alle runterladen | 20000525 | |
2 | ![]() |
RETURNCODE_LIST | Call by reference | Type reference (TYPE) | SRSRVMSGT | Fehlermeldungen | 20000525 | ||
3 | ![]() |
SERVER_LIST | Call by reference | Type reference (TYPE) | SRSRVT | Serverliste | 20000525 |
Method DOWNLOAD_TO_SERVER on class CL_BCOM_R_DB_GROUP has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_LIST | Call by reference | Type reference (TYPE) | SRTSKEYT | Tabelle mit Schlüsseln für Zeitstempel | 20000525 |
Method GET_KEY on class CL_BCOM_R_DB_GROUP has no exception.
Method GET_SERVER_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GROUP | Call by reference | Object reference (TYPE REF TO) | CL_BCOM_R_SRV_GROUP | Gruppe von Server/nicht änderbar | 20000525 | ||
2 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | CL_BCOM_R_SERVER | BCOM Routing Server | 20000525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Server-Version existiert nicht | 20000529 |
Method IS_UP_TO_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UP_TO_DATE | Call by reference | Type reference (TYPE) | SR_UTDSUM | Routing: Up-To-Date-Summenflag | 20000525 | ||
2 | ![]() |
UP_TO_DATE_PER_SERVER | Call by reference | Type reference (TYPE) | SRSRVMSGT | Routing: Ergebnistabelle | 20000525 |
Method IS_UP_TO_DATE on class CL_BCOM_R_DB_GROUP has no exception.
Method LOAD_DB_TIMESTAMP Signature
Method LOAD_DB_TIMESTAMP on class CL_BCOM_R_DB_GROUP has no parameter.
Method LOAD_DB_TIMESTAMP on class CL_BCOM_R_DB_GROUP has no exception.
Method RESET_LOAD_FLAG Signature
Method RESET_LOAD_FLAG on class CL_BCOM_R_DB_GROUP has no parameter.
Method RESET_LOAD_FLAG on class CL_BCOM_R_DB_GROUP has no exception.
Method SET_MEMBER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_MESSAGE | Call by reference | Type reference (TYPE) | SRSRVMSG | Routing: Ergebnis mit Nachricht und Variablen | 20000621 | ||
2 | ![]() |
ERROR_PROGRAM | Call by reference | Type reference (TYPE) | SRLOGWHERE | Routing Log: Aufrufposition | 20000621 | ||
3 | ![]() |
MEMBER_LIST | Call by reference | Type reference (TYPE) | SRMEMBERT | Mitglieder einer Gruppe | 20000525 |
Method SET_MEMBER_LIST on class CL_BCOM_R_DB_GROUP has no exception.
Method SET_SRV_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_LIST | Call by reference | Type reference (TYPE) | SRSRVMSGT | Fehlermeldungen | 20000525 | ||
2 | ![]() |
TIMESTAMP_LIST | Call by reference | Type reference (TYPE) | SRSRVTSKT | Schlüssel und Zeitstempel pro Server | 20000525 |
Method SET_SRV_TIMESTAMP on class CL_BCOM_R_DB_GROUP has no exception.
Method SET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_MESSAGE | Call by reference | Type reference (TYPE) | SRSRVMSG | Fehlermeldung mit Variablen | 20000620 | ||
2 | ![]() |
ERROR_PROGRAM | Call by reference | Type reference (TYPE) | SRLOGWHERE | Rufendes Programm | 20000620 | ||
3 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel | 20000609 |
Method SET_TIMESTAMP on class CL_BCOM_R_DB_GROUP has no exception.
Event Signatures
Event MEMBER_LIST_REQUIRED Signature
Event MEMBER_LIST_REQUIRED on class CL_BCOM_R_DB_GROUP has no parameter.
Event TIMESTAMP_REQUIRED Signature
Event TIMESTAMP_REQUIRED on class CL_BCOM_R_DB_GROUP has no parameter.
History
Last changed by/on | SAP | 20001020 |
SAP Release Created in | 46D |