SAP ABAP Interface IF_BGRFC_CONF_SERVER_ENTRY (Interface for bgRFC Server Configuration)
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 implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_CONF_SERVER_ENTRY | bgRFC Scheduler Configuration on Server Level | 20080311 |
Properties
| Interface | IF_BGRFC_CONF_SERVER_ENTRY | |
| Short Description | Interface for bgRFC Server Configuration |
General Data
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20070306 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | 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 |
Friends
Interface IF_BGRFC_CONF_SERVER_ENTRY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Instance attribute | Public | Attribute reference (LIKE) | 20080314 | ||||
| 2 | DATE | Instance attribute | Public | Attribute reference (LIKE) | 20080314 | ||||
| 3 | INBOUND_SETTINGS | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BGRFC_CONF_SRV_ENTRY | Interface for Setting bgRFC Server Configuration | 20080311 | ||
| 4 | IS_DELETED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Entry deleted | 20080314 | ||
| 5 | IS_NEW | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Entry is new | 20080314 | ||
| 6 | OUTBOUND_SETTINGS | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BGRFC_CONF_SRV_ENTRY | Interface for Setting bgRFC Server Configuration | 20080311 | ||
| 7 | SERVER_NAME | Instance attribute | Public | Type reference (TYPE) | MSNAME2 | Application Server Name | 20080311 | ||
| 8 | TIME | Instance attribute | Public | Attribute reference (LIKE) | 20080314 | ||||
| 9 | USER | Instance attribute | Public | Attribute reference (LIKE) | 20080314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080314 | ||
| 2 | Instance method | Public | Method | Cancel previous changes | 20080311 | |
| 3 | Instance method | Public | Method | Delete an entry | 20080311 | |
| 4 | Instance method | Public | Method | Cancel a deletion | 20080311 |
Events
Interface IF_BGRFC_CONF_SERVER_ENTRY has no event.
Types
Interface IF_BGRFC_CONF_SERVER_ENTRY has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on Interface IF_BGRFC_CONF_SERVER_ENTRY has no parameter.
Method CHECK on Interface IF_BGRFC_CONF_SERVER_ENTRY has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_BGRFC_CONF_SERVER_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
Method DELETE Signature
Method DELETE on Interface IF_BGRFC_CONF_SERVER_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
Method UNDELETE_ENTRY Signature
Method UNDELETE_ENTRY on Interface IF_BGRFC_CONF_SERVER_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080311 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |