SAP ABAP Class CL_BGRFC_CONF_IND_SET_ENTRY (bgRFC Scheduler, Inbound Destination 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_CONF_DEST_SET_ENTRY | Basis Class for bgRFC Scheduler Configuration Destinations | 20080310 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_APPL_CHECK_MON_IN | bgRFC API Locked by Application | 20080616 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_CONF_IND_SET_ENTRY | Interface to bgRFC Scheduler Configuration, Inbound Dest. | 20080310 |
Properties
| Class | CL_BGRFC_CONF_IND_SET_ENTRY | |
| Short Description | bgRFC Scheduler, Inbound Destination Configuration | |
| Super Class | CL_BGRFC_CONF_DEST_SET_ENTRY | Basis Class for bgRFC Scheduler Configuration Destinations |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20080310 | SAP |
| Last change | 20090618 | 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_APPL_CHECK_MON_IN | bgRFC API Locked by Application | 20080616 | ||
| 2 | IF_BGRFC_CONF_IND_SET_ENTRY | Interface to bgRFC Scheduler Configuration, Inbound Dest. | 20080310 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BGRFC_CONF_IND_SET_READER | 20080310 | Implementation of inbound destination settings |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_BGRFC_CONF_AUTHORITY_CHECK | Authorization check | 20080310 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_BGRFC_APPL_CHECK_MON_IN | Application Checks for Tests | 20090306 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BGRFC_CONF_IND_SET_READER | Implementation of inbound destination settings | 20080310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | Constructor | 20080310 | |
| 2 | Static method | Public | Method | Check whether destination exists | 20080310 |
Events
Class CL_BGRFC_CONF_IND_SET_ENTRY has no event.
Types
Class CL_BGRFC_CONF_IND_SET_ENTRY has no local type.
Method Signatures
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 | Berechtigungsprüfungsklasse | 20080310 | |||
| 2 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Destinationsname | 20080310 | |||
| 3 | IO_ORIGINAL_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_BGRFC_CONF_DEST_SET_ENTRY | Basisklasse bgRFC Scheduler Konfiguration Destinationen | 20080922 | |||
| 4 | NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Konfiguration neu | 20080310 | ||
| 5 | READER | Call by reference | Object reference (TYPE REF TO) | CL_BGRFC_CONF_IND_SET_READER | Zugehöriger Leser | 20080310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080310 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20080310 | |||
| 2 | EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Inbound Destination existiert | 20080310 |
Method EXISTS on class CL_BGRFC_CONF_IND_SET_ENTRY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |