SAP ABAP Class CL_BCOM_R_DB_RESPONSIBILITY (Responsibility of an Agent Group on 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_RESPONSIBILITY Responsibility of an Agent Group 20000407
Properties
Class CL_BCOM_R_DB_RESPONSIBILITY  
Short Description Responsibility of an Agent Group on Database/Changeable    
Super Class CL_BCOM_R_RESPONSIBILITY Responsibility of an Agent Group 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOM_ROUTING   Business Communication Rule-Based Routing 
Created 20000407   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BCOM_R_DB_RESPONSIBILITY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BCOM_R_DB_SCENARIO 20001024 Routing Scenario on Database/Changeable
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGID Constant Private Type reference (TYPE) SYMSGID 'BCOM_R' Messages, Message Class 20000713
2 PROCESSED_OBJECTS Static Attribute Private Type reference (TYPE) SROBJECTT List of Objects that Have Already Been Processed 20000629
3 SCENARIO Instance attribute Private Object reference (TYPE REF TO) CL_BCOM_R_DB_SCENARIO Routing Scenario on Database/Changeable 20000407
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method Check Consistency of Objects Involved 20000512
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000410
3 DOWNLOAD_ADDRESS_TO_SERVER Instance method Private Method Trigger Download of Addresses 20000407
4 DOWNLOAD_TO_SERVER Instance method Private Method Trigger Download of all Objects Involved 20000407
5 GET_KEY Instance method Private Method Collect Key for Time Stamp Query 20000512
6 IS_UP_TO_DATE Instance method Private Method Collect Update Indicator 20000407
7 OBJECT_PROCESSED Static method Private Method Has the Object Already Been Processed? 20000629
8 REFRESH_PROCESSED_OBJECTS Static method Private Method Reset Processed Flag of Objects Involved 20000629
9 SAVE_TO_DATABASE Instance method Private Method Save Responsibility 20000407
10 SET_ATTRIBUTE_VALUE_LIST Instance method Public Method Set Attribute Value Pair 20000407
11 SET_AV_LIST_PRIVATE Instance method Private Method Set Attribute Value Pair Privately 20000818
12 SET_SRV_TIMESTAMP Instance method Private Method Distribute Time Stamp 20000407
Events
Class CL_BCOM_R_DB_RESPONSIBILITY has no event.
Types
Class CL_BCOM_R_DB_RESPONSIBILITY has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETURNCODE_LIST Call by reference Type reference (TYPE) SRSRVMSGT Routing: Ergebnistabelle 20000512

Method CHECK on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGENTGROUP_NAME Call by reference Type reference (TYPE) SR_GRPNAME Agentengruppenname 20000526
2 Importing SCENARIO Call by reference Object reference (TYPE REF TO) CL_BCOM_R_DB_SCENARIO Routing Szenario auf Datenbank/änderbar 20000512

Method CONSTRUCTOR on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.

Method DOWNLOAD_ADDRESS_TO_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETURNCODE_LIST Call by reference Type reference (TYPE) SRSRVMSGT Routing: Ergebnistabelle 20000512
2 Importing SERVER_LIST Call by reference Type reference (TYPE) SRSRVT Serverliste 20000512

Method DOWNLOAD_ADDRESS_TO_SERVER on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.

Method DOWNLOAD_TO_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUT_OF_DATE_ONLY Call by reference Type reference (TYPE) SX_BOOLEAN 'X' X = nur veraltete, space = alle runterladen 20000512
2 Exporting RETURNCODE_LIST Call by reference Type reference (TYPE) SRSRVMSGT Routing: Ergebnistabelle 20000512
3 Importing SERVER_LIST Call by reference Type reference (TYPE) SRSRVT Serverliste 20000512

Method DOWNLOAD_TO_SERVER on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing KEY_LIST Call by reference Type reference (TYPE) SRTSKEYT Tabelle mit Schlüsseln für Zeitstempel 20000512

Method GET_KEY on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.

Method IS_UP_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting UP_TO_DATE Call by reference Type reference (TYPE) SR_UTDSUM Routing: Up-To-Date-Summenflag 20000512
2 Exporting UP_TO_DATE_PER_SERVER Call by reference Type reference (TYPE) SRSRVMSGT Routing: Ergebnistabelle 20000512

Method IS_UP_TO_DATE on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.

Method OBJECT_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt 20000629
2 Returning PROCESSED Value transfer Type reference (TYPE) SX_BOOLEAN X = bereits bearbeitet, space = noch zu bearbeiten 20000629

Method OBJECT_PROCESSED on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.

Method REFRESH_PROCESSED_OBJECTS Signature

Method REFRESH_PROCESSED_OBJECTS on class CL_BCOM_R_DB_RESPONSIBILITY has no parameter.
Method REFRESH_PROCESSED_OBJECTS on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.

Method SAVE_TO_DATABASE Signature

Method SAVE_TO_DATABASE on class CL_BCOM_R_DB_RESPONSIBILITY has no parameter.
Method SAVE_TO_DATABASE on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.

Method SET_ATTRIBUTE_VALUE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_VALUE_LIST Value transfer Type reference (TYPE) SRATTVALQT Attribut-Werte einer Responsibility 20000512
# Exception Resumable Description Created on
1 ATTRIBUTE_NOT_LISTED Attribut ist noch nicht in der Attributliste aufgeführt 20000713

Method SET_AV_LIST_PRIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_VALUE_LIST Value transfer Type reference (TYPE) SRATTVALQT Attribut-Wert-Liste 20000818
2 Importing SET_CHANGED Value transfer Type reference (TYPE) SX_BOOLEAN SAPconnect: Auswahl 20000818
# Exception Resumable Description Created on
1 ATTRIBUTE_NOT_LISTED Attribut ist noch nicht in der Attributliste aufgeführt 20000818

Method SET_SRV_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_LIST Call by reference Type reference (TYPE) SRSRVMSGT Ergebnistabelle 20000519
2 Importing TIMESTAMP_LIST Call by reference Type reference (TYPE) SRSRVTSKT Schlüssel und Zeitstempel pro Server 20000512

Method SET_SRV_TIMESTAMP on class CL_BCOM_R_DB_RESPONSIBILITY has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 46D