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 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 CHECK Instance method Public Method 20080312
2 CLEAN_UP Instance method Public Method 20080312
3 GET Instance method Public Method Gets server object 20080312
4 GET_ALL Instance method Public Method Gets all server objects 20080312
5 GET_DEFAULT Instance method Public Method Factory method for default settings 20080312
6 GET_DIALOG_WORK_PROCESSES Instance method Public Method Gets number of dialog work processes 20080312
7 LOCK Instance method Public Method 20080312
8 NEW Instance method Public Method Factory method for new server object 20080312
9 SAVE Instance method Public Method 20080312
10 UNLOCK 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 Returning ENTRY Value transfer Object reference (TYPE REF TO) IF_BGRFC_CONF_SERVER_ENTRY Interface für bgRFC Serverkonfiguration 20080312
2 Importing SERVER_NAME Call by reference Type reference (TYPE) MSNAME2 Name des Applikationsservers 20080312
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080312

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTRIES Value transfer Type reference (TYPE) BGRFC_CONF_SERVER_TAB Tabelle mit bgRFC Serverkonfigurationseinträgen 20080312
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080312

Method GET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080312

Method GET_DIALOG_WORK_PROCESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER_NAME Call by reference Type reference (TYPE) MSNAME2 Name des Applikationsservers 20080312
2 Returning WORK_PROCESSES Value transfer Type reference (TYPE) INT4 Anzahl der Dialogworkprozesse 20080312
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE 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 Returning ENTRY Value transfer Object reference (TYPE REF TO) IF_BGRFC_CONF_SERVER_ENTRY Interface für bgRFC Serverkonfiguration 20080312
2 Importing SERVER_NAME Call by reference Type reference (TYPE) MSNAME2 Name des Applikationsservers 20080312
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE 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