SAP ABAP Interface IF_BGRFC_CONF_SRV_ENTRY (Interface for Setting bgRFC Server Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC
⤷
⤷
Properties
| Interface | IF_BGRFC_CONF_SRV_ENTRY | |
| Short Description | Interface for Setting bgRFC Server Configuration |
General Data
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20080311 | SAP |
| Last changed | 20090618 | SAP |
| 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 IF_BGRFC_CONF_SRV_ENTRY has no interface.
Friends
Interface IF_BGRFC_CONF_SRV_ENTRY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_CNT_MAX | Instance attribute | Public | Type reference (TYPE) | BGRFC_DEST_CNT_MAX | Maximum Number of Destinations per Scheduler | 20080311 | ||
| 2 | GATEWAY_RESOURCES | Instance attribute | Public | Type reference (TYPE) | BGRFC_GATEWAY_RESOURCES | Percentage of Gateway Resources | 20080311 | ||
| 3 | IS_CHANGED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Entry changed | 20080313 | ||
| 4 | IS_NEW | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Entry is new | 20080313 | ||
| 5 | LOAD_BALANCING_EXPIRATION_TIME | Instance attribute | Public | Type reference (TYPE) | BGRFC_LOAD_BAL_EXPIRE_TIME | Expiration Time of Load Balancing Entries | 20080311 | ||
| 6 | SCHEDULER_CNT | Instance attribute | Public | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | Number of Running Schedulers | 20080311 | ||
| 7 | SCHEDULER_IDLE_TIME | Instance attribute | Public | Type reference (TYPE) | BGRFC_IDLE_TIME | Scheduler Idle Time in s | 20080311 | ||
| 8 | TASK_CNT_MAX | Instance attribute | Public | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | Number of Open Connections (Tasks) per Destination | 20080311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set default values | 20080311 | |
| 2 | Instance method | Public | Method | Set maximum number of destinations per scheduler | 20080311 | |
| 3 | Instance method | Public | Method | Set maximum share of gateway resources | 20080311 | |
| 4 | Instance method | Public | Method | Set expiration time for load balancing entries | 20080311 | |
| 5 | Instance method | Public | Method | Set number of schedulers | 20080311 | |
| 6 | Instance method | Public | Method | Set scheduler idle time | 20080311 | |
| 7 | Instance method | Public | Method | Set maximum number of open connections | 20080311 |
Events
Interface IF_BGRFC_CONF_SRV_ENTRY has no event.
Types
Interface IF_BGRFC_CONF_SRV_ENTRY has no local type.
Method Signatures
Method SET_DEFAULT_VALUES Signature
Method SET_DEFAULT_VALUES on Interface IF_BGRFC_CONF_SRV_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
Method SET_DEST_CNT_MAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_DEST_CNT_MAX | Maximale Anzahl von Destinationen pro Scheduler | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
Method SET_GATEWAY_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GATEWAY_RESOURCES | Call by reference | Type reference (TYPE) | BGRFC_GATEWAY_RESOURCES | Prozentsatz an Gateway Resourcen | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
Method SET_LOAD_BAL_EXPIRATION_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOAD_BALANCING_EXP_TIME | Call by reference | Type reference (TYPE) | BGRFC_LOAD_BAL_EXPIRE_TIME | Ablaufzeit von Lastverteilungseinträgen | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
Method SET_SCHEDULER_CNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEDULER_CNT | Call by reference | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | Anzahl der verarbeitenden Scheduler | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
Method SET_SCHEDULER_IDLE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEDULER_IDLE_TIME | Call by reference | Type reference (TYPE) | BGRFC_IDLE_TIME | Scheduler Idle Zeit in s | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
Method SET_TASK_CNT_MAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK_CNT_MAX | Call by reference | Type reference (TYPE) | BGRFC_TASK_CNT_MAX | Anzahl offener Verbindungen pro Destination | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |