SAP ABAP Class IF_BGRFC_CONF_SRV_ENTRY (Interface for Setting bgRFC Server Configuration)
Properties
| Class | IF_BGRFC_CONF_SRV_ENTRY | |
| Short Description | Interface for Setting bgRFC Server Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080311 | 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
Class IF_BGRFC_CONF_SRV_ENTRY has no interface implemented.
Friends
Class IF_BGRFC_CONF_SRV_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BGRFC_DEST_CNT_MAX | Maximum Number of Destinations per Scheduler | 20080311 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BGRFC_GATEWAY_RESOURCES | Percentage of Gateway Resources | 20080311 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Entry changed | 20080313 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Entry is new | 20080313 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BGRFC_LOAD_BAL_EXPIRE_TIME | Expiration Time of Load Balancing Entries | 20080311 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BGRFC_SCHEDULER_CNT | Number of Running Schedulers | 20080311 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BGRFC_IDLE_TIME | Scheduler Idle Time in s | 20080311 | |||
| 8 | 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
Class IF_BGRFC_CONF_SRV_ENTRY has no event.
Types
Class IF_BGRFC_CONF_SRV_ENTRY has no local type.
Method Signatures
Method SET_DEFAULT_VALUES Signature
Method SET_DEFAULT_VALUES on class 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 |