SAP ABAP Class IF_BGRFC_CONF_SERVER_READER (Interface for querying bgRFC server configurations)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_CONFIG_READER | Read General Interface from bgRFC Configurations | 20080312 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_CONF_SRV_READER_INT | Internal Interface to Reader | 20080318 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_CONF_SERVER_READER | Implementation of bgRFC Configuration on Server Level | 20080312 |
Properties
| Class | IF_BGRFC_CONF_SERVER_READER | |
| Short Description | Interface for querying bgRFC server configurations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080312 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BGRFC_CONF_SERVER_READER has no forward declaration.
Interfaces
Class IF_BGRFC_CONF_SERVER_READER has no interface implemented.
Friends
Class IF_BGRFC_CONF_SERVER_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYMSGNO | 388 | Message number: Server configuration exists | 20080728 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYMSGNO | 387 | Message number: Configuration does not exist | 20080728 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYMSGNO | 356 | Message number: Incorrect gateway resources value | 20080728 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYMSGNO | 357 | Message number: Incorrect scheduler idle time value | 20080728 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYMSGNO | 359 | Message number: Incorrect lifetime LB entry value | 20080728 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYMSGNO | 354 | Message number: Incorrect value for number of schedulers | 20080728 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYMSGNO | 355 | Message number: Incorrect maximum number of connections | 20080728 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYMSGNO | 529 | Message number: No delete authorization for server config. | 20080728 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYMSGNO | 386 | Message number: Cannot reset server config. | 20080728 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYMSGNO | 561 | Message number: Too few dialog WPs | 20080728 | ||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | 20080312 | |||||
| 12 | Instance attribute | Public | Attribute reference (LIKE) | 20080312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080312 | ||
| 2 | Instance method | Public | Method | 20080312 | ||
| 3 | Instance method | Public | Method | Gets server object | 20080312 | |
| 4 | Instance method | Public | Method | Gets all server objects | 20080312 | |
| 5 | Instance method | Public | Method | Factory method for default settings | 20080312 | |
| 6 | Instance method | Public | Method | Gets number of dialog work processes | 20080312 | |
| 7 | Instance method | Public | Method | 20080312 | ||
| 8 | Instance method | Public | Method | Factory method for new server object | 20080312 | |
| 9 | Instance method | Public | Method | 20080312 | ||
| 10 | Instance method | Public | Method | 20080312 |
Events
Class IF_BGRFC_CONF_SERVER_READER has no event.
Types
Class IF_BGRFC_CONF_SERVER_READER has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class IF_BGRFC_CONF_SERVER_READER has no parameter.
Method CHECK on class IF_BGRFC_CONF_SERVER_READER has no exception.
Method CLEAN_UP Signature
Method CLEAN_UP on class IF_BGRFC_CONF_SERVER_READER has no parameter.
Method CLEAN_UP on class IF_BGRFC_CONF_SERVER_READER has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_CONF_SERVER_ENTRY | Interface für bgRFC Serverkonfiguration | 20080312 | |||
| 2 | SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080312 |
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES | Value transfer | Type reference (TYPE) | BGRFC_CONF_SERVER_TAB | Tabelle mit bgRFC Serverkonfigurationseinträgen | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080312 |
Method GET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_CONF_SERVER_ENTRY | Interface für bgRFC Serverkonfiguration | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080312 |
Method GET_DIALOG_WORK_PROCESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20080312 | |||
| 2 | WORK_PROCESSES | Value transfer | Type reference (TYPE) | INT4 | Anzahl der Dialogworkprozesse | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080312 |
Method LOCK Signature
Method LOCK on class IF_BGRFC_CONF_SERVER_READER has no parameter.
Method LOCK on class IF_BGRFC_CONF_SERVER_READER has no exception.
Method NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_CONF_SERVER_ENTRY | Interface für bgRFC Serverkonfiguration | 20080312 | |||
| 2 | SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080312 |
Method SAVE Signature
Method SAVE on class IF_BGRFC_CONF_SERVER_READER has no parameter.
Method SAVE on class IF_BGRFC_CONF_SERVER_READER has no exception.
Method UNLOCK Signature
Method UNLOCK on class IF_BGRFC_CONF_SERVER_READER has no parameter.
Method UNLOCK on class IF_BGRFC_CONF_SERVER_READER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |