SAP ABAP Class IF_BGRFC_CONF_SYSTEM_ENTRY (Interface for System-Wide Settings for bgRFC Schedulers)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_CONFIG_ENTRY | General Interface for the bgRFC Configuration | 20080319 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_CONF_SYSTEM_ENTRY | Implement entries for configuration of bgRFC scheduler: Syst | 20080319 |
Properties
| Class | IF_BGRFC_CONF_SYSTEM_ENTRY | |
| Short Description | Interface for System-Wide Settings for bgRFC Schedulers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080319 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BGRFC_CONF_SYSTEM_ENTRY has no forward declaration.
Interfaces
Class IF_BGRFC_CONF_SYSTEM_ENTRY has no interface implemented.
Friends
Class IF_BGRFC_CONF_SYSTEM_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20080319 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20080319 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | BGRFC_COMPRESSION | Data compression in inbound scenario | 20080319 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BGRFC_DELETION_DELAY_TIME | Deletion time for processed units (seconds), inbound | 20080319 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BGRFC_MESSAGES_PER_LOG_SEGMENT | Number of Messages per Entry in Application Log | 20080319 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BGRFC_MESSAGE_LIFE_TIME | Lifetime of Entries in Application Log in Hours | 20080319 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BGRFC_COMPRESSION | Data compression in outbound scenario | 20080319 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BGRFC_DELETION_DELAY_TIME | Deletion time for processed units (seconds), outbound | 20080319 | |||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20080319 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20080319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080319 | ||
| 2 | Instance method | Public | Method | Save compressed data to database, inbound scenario | 20080319 | |
| 3 | Instance method | Public | Method | Unit deletion time (inbound scenario), if successful | 20080319 | |
| 4 | Instance method | Public | Method | Number of messages in application log per log segment | 20080319 | |
| 5 | Instance method | Public | Method | Set retention times for messages in application log | 20080319 | |
| 6 | Instance method | Public | Method | Save compressed data to database, outound scenario | 20080319 | |
| 7 | Instance method | Public | Method | Unit deletion time (outbound scenario), if successful | 20080319 |
Events
Class IF_BGRFC_CONF_SYSTEM_ENTRY has no event.
Types
Class IF_BGRFC_CONF_SYSTEM_ENTRY has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class IF_BGRFC_CONF_SYSTEM_ENTRY has no parameter.
Method CHECK on class IF_BGRFC_CONF_SYSTEM_ENTRY has no exception.
Method SET_INBOUND_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 SET_INB_UNIT_DELETION_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 SET_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 SET_MESSAGE_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 SET_OUTBOUND_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 SET_OUTB_UNIT_DELETION_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |