SAP ABAP Class CL_BGRFC_CONF_INB_DEST_ENTRY (Implementation of Inbound Destination)
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 | 20070315 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_CONF_INB_DEST_ENTRY | Interface for Maintaining Inbound Destinations | 20070315 |
Properties
| Class | CL_BGRFC_CONF_INB_DEST_ENTRY | |
| Short Description | Implementation of Inbound Destination | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20070315 | 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_CONFIG_ENTRY | General Interface for the bgRFC Configuration | 20070315 | ||
| 2 | IF_BGRFC_CONF_INB_DEST_ENTRY | Interface for Maintaining Inbound Destinations | 20070315 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BGRFC_CONF_INB_DEST_READER | 20070315 | Implementation of the Configuration of Inbound Destinations |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Table of Queue Names for Background RFC | 20070321 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Table of Queue Names for Background RFC | 20070321 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: changes made | 20070320 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag for newly created destinations | 20070320 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BGRFC_CONF_INB_DEST_INT | Configuration Reader | 20070316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Deletion Authorization Check | 20070413 | |
| 2 | Instance method | Private | Method | 20070316 | ||
| 3 | Instance method | Private | Constructor | Constructor | 20070315 |
Events
Class CL_BGRFC_CONF_INB_DEST_ENTRY has no event.
Types
Class CL_BGRFC_CONF_INB_DEST_ENTRY has no local type.
Method Signatures
Method CHECK_DELETE_AUTHORITY Signature
Method CHECK_DELETE_AUTHORITY on class CL_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070413 |
Method CHECK_LOCK Signature
Method CHECK_LOCK on class CL_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070316 |
Method CONSTRUCTOR 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 | 20070315 | |||
| 2 | NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | Erzeugung einer neuen Destination | 20070316 | |||
| 3 | READER | Call by reference | Object reference (TYPE REF TO) | IF_BGRFC_CONF_INB_DEST_INT | Zugriff auf interne Methoden des Inb. Dest. Reader | 20070316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070315 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |