SAP ABAP Interface IF_BGRFC_CONF_INB_DEST_INT (Access to Internal Methods of Inbound Destination Reader)
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_READER | Implementation of the Configuration of Inbound Destinations | 20070703 |
Properties
| Interface | IF_BGRFC_CONF_INB_DEST_INT | |
| Short Description | Access to Internal Methods of Inbound Destination Reader |
General Data
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20070703 | 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_CONF_INB_DEST_READER | Interface for querying inbound destinations | 20070713 |
Friends
Interface IF_BGRFC_CONF_INB_DEST_INT has no friend.
Attributes
Interface IF_BGRFC_CONF_INB_DEST_INT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check for Queues in the Classic qRFC | 20070703 | |
| 2 | Instance method | Public | Method | Is the enqueue set? | 20070703 | |
| 3 | Instance method | Public | Method | Check Whether the Queue Prefix Meets the Naming Convention | 20070703 | |
| 4 | Instance method | Public | Method | Internal Deletion of Entry | 20070703 | |
| 5 | Instance method | Public | Method | Set Change Flag | 20070712 |
Events
Interface IF_BGRFC_CONF_INB_DEST_INT has no event.
Types
Interface IF_BGRFC_CONF_INB_DEST_INT has no local type.
Method Signatures
Method CHECK_CLASSIC_QRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true = keine klassischen LUWs, abap_false LUWs vorhande | 20070703 | |||
| 2 | QUEUE_PREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20070703 |
Method CHECK_CLASSIC_QRFC on Interface IF_BGRFC_CONF_INB_DEST_INT has no exception.
Method CHECK_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070703 |
Method CHECK_LOCKED on Interface IF_BGRFC_CONF_INB_DEST_INT has no exception.
Method CHECK_QUEUE_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070703 | ||||
| 2 | QUEUE_PREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queuepräfix für den bgRFC | 20070703 |
Method CHECK_QUEUE_PREFIX on Interface IF_BGRFC_CONF_INB_DEST_INT has no exception.
Method DELETE_ENTRY 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 | 20070703 |
Method DELETE_ENTRY on Interface IF_BGRFC_CONF_INB_DEST_INT has no exception.
Method SET_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070712 |
Method SET_CHANGED on Interface IF_BGRFC_CONF_INB_DEST_INT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |