SAP ABAP Interface IF_BGRFC_CONF_SERVER_READER (Interface for querying bgRFC server configurations)
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 - 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
Interface | IF_BGRFC_CONF_SERVER_READER | |
Short Description | Interface for querying bgRFC server configurations |
General Data
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20080312 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BGRFC_CONF_SERVER_READER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BGRFC_CONFIG_READER | Read General Interface from bgRFC Configurations | 20080312 |
Friends
Interface IF_BGRFC_CONF_SERVER_READER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_MSG_NO_CONFIG_EXISTS | Constant | Public | Type reference (TYPE) | SYMSGNO | 388 | Message number: Server configuration exists | 20080728 | |
2 | CO_MSG_NO_CONFIG_NOT_EXISTS | Constant | Public | Type reference (TYPE) | SYMSGNO | 387 | Message number: Configuration does not exist | 20080728 | |
3 | CO_MSG_NO_GATEWAY_RESOURCES | Constant | Public | Type reference (TYPE) | SYMSGNO | 356 | Message number: Incorrect gateway resources value | 20080728 | |
4 | CO_MSG_NO_IDLE_TIME | Constant | Public | Type reference (TYPE) | SYMSGNO | 357 | Message number: Incorrect scheduler idle time value | 20080728 | |
5 | CO_MSG_NO_LOAD_BAL_TIME | Constant | Public | Type reference (TYPE) | SYMSGNO | 359 | Message number: Incorrect lifetime LB entry value | 20080728 | |
6 | CO_MSG_NO_SCHEDULER_CNT | Constant | Public | Type reference (TYPE) | SYMSGNO | 354 | Message number: Incorrect value for number of schedulers | 20080728 | |
7 | CO_MSG_NO_SCHED_TASK_CNT_MAX | Constant | Public | Type reference (TYPE) | SYMSGNO | 355 | Message number: Incorrect maximum number of connections | 20080728 | |
8 | CO_MSG_NO_SRV_DELETE_AUTH | Constant | Public | Type reference (TYPE) | SYMSGNO | 529 | Message number: No delete authorization for server config. | 20080728 | |
9 | CO_MSG_NO_SRV_NOT_CLEAR | Constant | Public | Type reference (TYPE) | SYMSGNO | 386 | Message number: Cannot reset server config. | 20080728 | |
10 | CO_MSG_NO_WP_TOO_LOW | Constant | Public | Type reference (TYPE) | SYMSGNO | 561 | Message number: Too few dialog WPs | 20080728 | |
11 | IS_CHANGED | Instance attribute | Public | Attribute reference (LIKE) | 20080312 | ||||
12 | IS_LOCKED | 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
Interface IF_BGRFC_CONF_SERVER_READER has no event.
Types
Interface IF_BGRFC_CONF_SERVER_READER has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on Interface IF_BGRFC_CONF_SERVER_READER has no parameter.
Method CHECK on Interface IF_BGRFC_CONF_SERVER_READER has no exception.
Method CLEAN_UP Signature
Method CLEAN_UP on Interface IF_BGRFC_CONF_SERVER_READER has no parameter.
Method CLEAN_UP on Interface 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 Interface IF_BGRFC_CONF_SERVER_READER has no parameter.
Method LOCK on Interface 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 Interface IF_BGRFC_CONF_SERVER_READER has no parameter.
Method SAVE on Interface IF_BGRFC_CONF_SERVER_READER has no exception.
Method UNLOCK Signature
Method UNLOCK on Interface IF_BGRFC_CONF_SERVER_READER has no parameter.
Method UNLOCK on Interface IF_BGRFC_CONF_SERVER_READER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |