SAP ABAP Class CL_BGRFC_CONF_SERVER_ENTRY (bgRFC Scheduler Configuration on Server Level)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_CONFIG_ENTRY | General Interface for the bgRFC Configuration | 20080311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_CONF_SERVER_ENTRY | Interface for bgRFC Server Configuration | 20080311 |
Properties
| Class | CL_BGRFC_CONF_SERVER_ENTRY | |
| Short Description | bgRFC Scheduler Configuration on Server Level | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20080311 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BGRFC_CONFIG_ENTRY | General Interface for the bgRFC Configuration | 20080311 | ||
| 2 | IF_BGRFC_CONF_SERVER_ENTRY | Interface for bgRFC Server Configuration | 20080311 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BGRFC_CONF_SERVER_READER | 20080312 | Implementation of bgRFC Configuration on Server Level |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20080312 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Lock flag | 20080312 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_BGRFC_CONF_AUTHORITY_CHECK | 20080314 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BGRFC_CONF_SRV_READER_INT | Implementation of bgRFC Configuration on Server Level | 20080313 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Change flag | 20080314 | |||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20080312 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20080312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Lock Check | 20080314 | |
| 2 | Instance method | Private | Constructor | Constructor | 20080312 | |
| 3 | Instance method | Protected | Method | Set Change Flag | 20080314 |
Events
Class CL_BGRFC_CONF_SERVER_ENTRY has no event.
Types
Class CL_BGRFC_CONF_SERVER_ENTRY has no local type.
Method Signatures
Method CHECK_LOCKED Signature
Method CHECK_LOCKED on class CL_BGRFC_CONF_SERVER_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080314 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTHORITY_CHECK | Call by reference | Object reference (TYPE REF TO) | LIF_BGRFC_CONF_AUTHORITY_CHECK | Berechtigungschecks | 20080314 | |||
| 2 | NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | Neuen Eintrag anlegen | 20080312 | |||
| 3 | READER | Call by reference | Object reference (TYPE REF TO) | IF_BGRFC_CONF_SRV_READER_INT | Implementierung der bgRFC Konfiguration auf Serverebene | 20080312 | |||
| 4 | SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080313 |
Method SET_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Änderungsflag | 20080314 |
Method SET_CHANGED on class CL_BGRFC_CONF_SERVER_ENTRY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |