SAP ABAP Class CL_BGRFC_CONF_DEST_SET_ENTRY (Basis Class for bgRFC Scheduler Configuration Destinations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BGRFC_CONFIG_ENTRY General Interface for the bgRFC Configuration 20080109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BGRFC_CONF_DEST_SET_ENTRY General Interface for bgRFC Destination Settings 20080109
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BGRFC_CONF_IND_SET_ENTRY bgRFC Scheduler, Inbound Destination Configuration 20080310
2 Inheritance (c INHERITING FROM c_ref)  CL_BGRFC_CONF_OUTD_SET_ENTRY bgRFC Scheduler, Outbound Destination Configuration 20080109
Properties
Class CL_BGRFC_CONF_DEST_SET_ENTRY  
Short Description Basis Class for bgRFC Scheduler Configuration Destinations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20080109   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BGRFC_CONFIG_ENTRY General Interface for the bgRFC Configuration 20080109
2 IF_BGRFC_CONF_DEST_SET_ENTRY General Interface for bgRFC Destination Settings 20080109
Friends
Class CL_BGRFC_CONF_DEST_SET_ENTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Changes made 20080109
2 MO_ORIG_VALUE Instance attribute Protected Object reference (TYPE REF TO) CL_BGRFC_CONF_DEST_SET_ENTRY Basis Class for bgRFC Scheduler Configuration Destinations 20080922
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_APPL_CHECK_CLASS Instance method Protected Method Check External Check Class 20080110
2 CHECK_APPL_CHECK_CLASS_ACTIVE Instance method Protected Method Check Activation Flag of External Check Class 20080110
3 CHECK_CHECK_ALIVE_MAX Instance method Protected Method Check maximum number of automatic unit runnning checks 20080110
4 CHECK_DEST_REDO_WAIT_TIME Instance method Protected Method Check wait time between two retries for destination 20080110
5 CHECK_LOCK Instance method Protected Method Check whether lock set 20080109
6 CHECK_PROCESSING_TIME Instance method Protected Method Check processing time for destination 20080110
7 CHECK_REDO_UNIT_MAX Instance method Protected Method Check maximum number of automatic retries 20080109
8 CHECK_SCHEDULER_CNT Instance method Protected Method Check number of bgRFC schedulers for this destination 20080109
9 CHECK_TASK_CNT_MAX Instance method Protected Method Check maximum number of open connections 20080110
10 CHECK_UNIT_HISTORY Instance method Protected Method Check unit history flag 20080110
11 CHECK_UNIT_REDO_WAIT_TIME Instance method Protected Method Check wait time between two retries of a unit 20080109
12 GET_CHANGED_PARAMETER Instance method Protected Method Returns a List of Changed Parameters 20080922
13 GET_DEST_NAME Instance method Protected Method Get Destination Name 20080723
14 GET_LATEST_TIMESTAMP Instance method Protected Method Compares two data records and returns the last one 20080910
15 SET_IS_CHANGED Instance method Protected Method Sets change flag 20080109
Events
Class CL_BGRFC_CONF_DEST_SET_ENTRY has no event.
Types
Class CL_BGRFC_CONF_DEST_SET_ENTRY has no local type.
Method Signatures

Method CHECK_APPL_CHECK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_CHECK_CLASS Call by reference Type reference (TYPE) BGRFC_APPL_CHECK_CLASS_NAME Name der Klasse, die Zugriffsschutz implementiert 20080110
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080110

Method CHECK_APPL_CHECK_CLASS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_CHECK_CLASS_ACTIVE Call by reference Type reference (TYPE) BGRFC_APPL_CHECK_ACTIVE ist der Zugriffsschutz (bgRFC Monitor API) aktiviert ? 20080110
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080110

Method CHECK_CHECK_ALIVE_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_ALIVE_MAX Call by reference Type reference (TYPE) BGRFC_CHECK_ALIVE_MAX Maximale Anzahl automat. Prüfungen, ob eine Unit noch läuft 20080110
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080110

Method CHECK_DEST_REDO_WAIT_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_REDO_WAIT_TIME Call by reference Type reference (TYPE) BGRFC_REDO_DEST_WAIT_TIME Wartezeit zw. zwei Verbindungsaufn. zu einer Destination (s) 20080110
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080110

Method CHECK_LOCK Signature

Method CHECK_LOCK on class CL_BGRFC_CONF_DEST_SET_ENTRY has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080110

Method CHECK_PROCESSING_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCESSING_TIME Call by reference Type reference (TYPE) BGRFC_PROCESSING_TIME Max. Zeit für die Bearbeitung einer Destination in s 20080110
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080110

Method CHECK_REDO_UNIT_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REDO_UNIT_MAX Call by reference Type reference (TYPE) BGRFC_REDO_UNIT_WAIT_CNT_MAX Max. Anzahl automatischer Wiederholungsversuche pro Unit 20080109
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080109

Method CHECK_SCHEDULER_CNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCHEDULER_CNT Call by reference Type reference (TYPE) BGRFC_SCHEDULER_CNT Anzahl der verarbeitenden Scheduler 20080109
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080109

Method CHECK_TASK_CNT_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASK_CNT_MAX Call by reference Type reference (TYPE) BGRFC_TASK_CNT_MAX Anzahl offener Verbindungen pro Destination 20080110
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080110

Method CHECK_UNIT_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNIT_HISTORY_ACTIVE Call by reference Type reference (TYPE) BGRFC_UNIT_HISTORY Flag zur Unit-History 20080110
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080110

Method CHECK_UNIT_REDO_WAIT_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNIT_REDO_WAIT_TIME Call by reference Type reference (TYPE) BGRFC_REDO_UNIT_WAIT_TIME Wartezeit zw. zwei automat. Wiederholungsvers. pro Unit in s 20080109
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080109

Method GET_CHANGED_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CUST_VALUES Call by reference Type reference (TYPE) BGRFC_CUST_I_DST Customizing Inbound-Scheduler / Applikations-Server 20080923
2 Exporting ET_CHANGED_PARAMETER Value transfer Type reference (TYPE) BGRFC_PARAMETER_CHANGED_TAB Tabellentyp für Parameteränderungen im bgRFC-Customizing 20080922
3 Importing IO_ORIGINAL_VALUE Call by reference Object reference (TYPE REF TO) CL_BGRFC_CONF_DEST_SET_ENTRY Basisklasse bgRFC Scheduler Konfiguration Destinationen 20080922

Method GET_CHANGED_PARAMETER on class CL_BGRFC_CONF_DEST_SET_ENTRY has no exception.

Method GET_DEST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEST_NAME Value transfer Type reference (TYPE) STRING 20080723

Method GET_DEST_NAME on class CL_BGRFC_CONF_DEST_SET_ENTRY has no exception.

Method GET_LATEST_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE_1 Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20080910
2 Importing DATE_2 Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20080910
3 Exporting LATEST_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20080910
4 Exporting LATEST_TIME Call by reference Type reference (TYPE) SYTIME TIME-Datenelement fuer SYST 20080910
5 Importing TIME_1 Call by reference Type reference (TYPE) SYTIME TIME-Datenelement fuer SYST 20080910
6 Importing TIME_2 Call by reference Type reference (TYPE) SYTIME TIME-Datenelement fuer SYST 20080910

Method GET_LATEST_TIMESTAMP on class CL_BGRFC_CONF_DEST_SET_ENTRY has no exception.

Method SET_IS_CHANGED Signature

Method SET_IS_CHANGED on class CL_BGRFC_CONF_DEST_SET_ENTRY has no parameter.
Method SET_IS_CHANGED on class CL_BGRFC_CONF_DEST_SET_ENTRY has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711