SAP ABAP Class CL_BGRFC_CONF_SYSTEM_ENTRY (Implement entries for configuration of bgRFC scheduler: Syst)
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 | 20080319 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_CONF_SYSTEM_ENTRY | Interface for System-Wide Settings for bgRFC Schedulers | 20080319 |
Properties
Class | CL_BGRFC_CONF_SYSTEM_ENTRY | |
Short Description | Implement entries for configuration of bgRFC scheduler: Syst | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20080319 | SAP |
Last change | 20090618 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BGRFC_CONFIG_ENTRY | General Interface for the bgRFC Configuration | 20080319 | ||
2 | IF_BGRFC_CONF_SYSTEM_ENTRY | Interface for System-Wide Settings for bgRFC Schedulers | 20080319 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BGRFC_CONF_SYSTEM_READER | 20080319 | Implementation of bgRFC Scheduler Configuration: System-Wide |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_BGRFC_CONF_SYSTEM_READER | Implementation of bgRFC Scheduler Configuration: System-Wide | 20080319 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Change flag | 20080319 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Check compression | 20080319 |
2 | ![]() |
Instance method | Private | Method | Check whether enqueue is set | 20080319 |
3 | ![]() |
Static method | Private | Method | Check message lifetime | 20080319 |
4 | ![]() |
Static method | Private | Method | Check messages per log segment | 20080319 |
5 | ![]() |
Static method | Private | Method | Check unit deletion time | 20080319 |
6 | ![]() |
Instance method | Private | Constructor | Constructor | 20080319 |
7 | ![]() |
Instance method | Private | Method | Set Change Flag | 20080821 |
Events
Class CL_BGRFC_CONF_SYSTEM_ENTRY has no event.
Types
Class CL_BGRFC_CONF_SYSTEM_ENTRY has no local type.
Method Signatures
Method CHECK_COMPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPRESSION | Call by reference | Type reference (TYPE) | BGRFC_COMPRESSION | Steuerung der Kompression für bgRFC | 20080319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20080319 |
Method CHECK_LOCKED Signature
Method CHECK_LOCKED on class CL_BGRFC_CONF_SYSTEM_ENTRY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20080319 |
Method CHECK_MESSAGES_LIFE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_LIFE_TIME | Call by reference | Type reference (TYPE) | BGRFC_MESSAGE_LIFE_TIME | Lebensdauer von Einträgen im Applikationslog in Stunden | 20080319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20080319 |
Method CHECK_MESSAGES_PER_LOG_SEGMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES_PER_LOG_SEGMENT | Call by reference | Type reference (TYPE) | BGRFC_MESSAGES_PER_LOG_SEGMENT | Anzahl von Meldungen pro Eintrag im Applikationslog | 20080319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20080319 |
Method CHECK_UNIT_DELETION_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UNIT_DELETION_TIME | Call by reference | Type reference (TYPE) | BGRFC_DELETION_DELAY_TIME | Löschzeit verarbeiteter Units (Sek) | 20080319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing | 20080319 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | CL_BGRFC_CONF_SYSTEM_READER | Implementierung Konfiguration bgRFC Scheduler: Systemweit | 20080319 |
Method CONSTRUCTOR on class CL_BGRFC_CONF_SYSTEM_ENTRY has no exception.
Method SET_CHANGED Signature
Method SET_CHANGED on class CL_BGRFC_CONF_SYSTEM_ENTRY has no parameter.
Method SET_CHANGED on class CL_BGRFC_CONF_SYSTEM_ENTRY has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |