SAP ABAP Interface IF_BGRFC_CONFIG_READER (Read General Interface from bgRFC 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_INB_DEST_READER | Interface for querying inbound destinations | 20070314 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_CONF_IND_SET_READER | Define bgRFC scheduler settings for inbound destinations | 20080310 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_CONF_OUTD_SET_READER | Define bgRFC scheduler settings for outbound destinations | 20080111 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_CONF_SERVER_READER | Interface for querying bgRFC server configurations | 20080312 |
| 5 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_CONF_SUPERVIS_READER | Interface: Read the Supervisor Entry | 20070306 |
| 6 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_CONF_SYSTEM_READER | Interface for bgRFC scheduler configuration: System-wide | 20080319 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_CONF_INB_DEST_READER | Implementation of the Configuration of Inbound Destinations | 20070315 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_CONF_IND_SET_READER | Implementation of inbound destination settings | 20080310 |
| 9 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_CONF_OUTD_SET_READER | Implementation of outbound destination settings | 20080111 |
| 10 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_CONF_SERVER_READER | Implementation of bgRFC Configuration on Server Level | 20080312 |
| ... | Click here to see Used By full list (12 items) | |||
Properties
| Interface | IF_BGRFC_CONFIG_READER | |
| Short Description | Read General Interface from bgRFC Configurations |
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 IF_BGRFC_CONFIG_READER has no interface.
Friends
Interface IF_BGRFC_CONFIG_READER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MSG_NO_ENQUEUE_NOT_SET | Constant | Public | Type reference (TYPE) | SYMSGNO | 385 | Message number: No enqueue set | 20080728 | |
| 2 | CO_MSG_NO_INTERNAL_ERROR | Constant | Public | Type reference (TYPE) | SYMSGNO | 115 | Message number: Internal error in bgRFC configuration | 20080730 | |
| 3 | IS_CHANGED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Configuration changed | 20070712 | ||
| 4 | IS_LOCKED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Configuration locked | 20070705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks created entries | 20070306 | |
| 2 | Instance method | Public | Method | Resets current changes | 20070306 | |
| 3 | Instance method | Public | Method | Locks the configuration table | 20070306 | |
| 4 | Instance method | Public | Method | Saves the created or saved entries | 20070306 | |
| 5 | Instance method | Public | Method | Unlock the configuration table | 20070306 |
Events
Interface IF_BGRFC_CONFIG_READER has no event.
Types
Interface IF_BGRFC_CONFIG_READER has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on Interface IF_BGRFC_CONFIG_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070306 |
Method CLEAN_UP Signature
Method CLEAN_UP on Interface IF_BGRFC_CONFIG_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070306 |
Method LOCK Signature
Method LOCK on Interface IF_BGRFC_CONFIG_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070306 |
Method SAVE Signature
Method SAVE on Interface IF_BGRFC_CONFIG_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070307 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_BGRFC_CONFIG_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080116 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |