SAP ABAP Class CL_BGRFC_CONF_OUTD_SET_ENTRY (bgRFC Scheduler, Outbound 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 | 20080109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_CONF_OUTD_SET_ENTRY | Interface for bgRFC scheduler configuration, outbound dest. | 20080109 |
Properties
| Class | CL_BGRFC_CONF_OUTD_SET_ENTRY | |
| Short Description | bgRFC Scheduler, Outbound 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 | 20080109 | SAP |
| Last change | 20110908 | 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_CONF_OUTD_SET_ENTRY | Interface for bgRFC scheduler configuration, outbound dest. | 20080109 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BGRFC_CONF_OUTD_SET_READER | 20080111 | Implementation of outbound 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 | 20080118 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BGRFC_CONF_OUTD_SET_READER | Implementation of outbound destination settings | 20080111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check External Callback Class | 20130211 | |
| 2 | Instance method | Protected | Constructor | Constructor | 20080110 |
Events
Class CL_BGRFC_CONF_OUTD_SET_ENTRY has no event.
Types
Class CL_BGRFC_CONF_OUTD_SET_ENTRY has no local type.
Method Signatures
Method CHECK_STATUS_CALLBACK_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALLBACK_CLASS | Call by reference | Type reference (TYPE) | BGRFC_STATUS_CALLBACK_CLASS | Name der Klasse, die Zugriffsschutz implementiert | 20130211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20130211 |
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üfung | 20080118 | |||
| 2 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20080110 | |||
| 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 | Neuanlage eines Eintrages | 20080110 | ||
| 5 | READER | Call by reference | Object reference (TYPE REF TO) | CL_BGRFC_CONF_OUTD_SET_READER | Implementierung Outbounddestinationseinstellungen | 20080111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20080110 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |