SAP ABAP Interface IF_BGRFC_CONF_INB_DEST_ENTRY (Interface for Maintaining Inbound Destinations)
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_INB_DEST_ENTRY | Implementation of Inbound Destination | 20070315 |
Properties
| Interface | IF_BGRFC_CONF_INB_DEST_ENTRY | |
| Short Description | Interface for Maintaining Inbound Destinations |
General Data
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20070302 | 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 | 20070306 |
Friends
Interface IF_BGRFC_CONF_INB_DEST_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) | 20070712 | ||||
| 2 | DATE | Instance attribute | Public | Attribute reference (LIKE) | 20070712 | ||||
| 3 | DEST_NAME | Instance attribute | Public | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name of Destination in Inbound Case | 20070306 | ||
| 4 | IS_DELETED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Deletion Indicator | 20070315 | ||
| 5 | QUEUE_PREFIX_TAB | Instance attribute | Public | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Table of Queue Prefixes for this Destination | 20070306 | ||
| 6 | SERVER_GROUP | Instance attribute | Public | Type reference (TYPE) | RZLLI_APCL | Logon/Server Group Name | 20070306 | ||
| 7 | TIME | Instance attribute | Public | Attribute reference (LIKE) | 20070712 | ||||
| 8 | USER | Instance attribute | Public | Attribute reference (LIKE) | 20070712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a | 20070302 | |
| 2 | Instance method | Public | Method | 20070306 | ||
| 3 | Instance method | Public | Method | Reset the Changes | 20070306 | |
| 4 | Instance method | Public | Method | Delete an entry | 20070306 | |
| 5 | Instance method | Public | Method | Removes a queue prefix | 20070302 | |
| 6 | Instance method | Public | Method | Sets the RFC serer group | 20070302 | |
| 7 | Instance method | Public | Method | Removes delete flag | 20070315 |
Events
Interface IF_BGRFC_CONF_INB_DEST_ENTRY has no event.
Types
Interface IF_BGRFC_CONF_INB_DEST_ENTRY has no local type.
Method Signatures
Method ADD_QUEUE_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE_PREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queuepräfix für den bgRFC | 20070316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070321 |
Method CHECK Signature
Method CHECK on Interface IF_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
Method CHECK on Interface IF_BGRFC_CONF_INB_DEST_ENTRY has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
Method CLEAR on Interface IF_BGRFC_CONF_INB_DEST_ENTRY has no exception.
Method DELETE Signature
Method DELETE on Interface IF_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070316 |
Method DELETE_QUEUE_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE_PREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20070302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070302 |
Method SET_SERVER_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER_GROUP | Call by reference | Type reference (TYPE) | BGRFC_MAIN_I_DST-RFC_SERVER_GROUP | Name einer Logon/Server-Gruppe | 20070302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070302 |
Method UNDELETE_ENTRY Signature
Method UNDELETE_ENTRY on Interface IF_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070326 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |