SAP ABAP Interface IF_QRFC_UNIT_OUTINBOUND (Outbound/Inbound qRFC Unit)
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_QRFC_UNIT_OUTINBOUND | qRFC Outbound/Inbound Unit | 20041207 |
Properties
| Interface | IF_QRFC_UNIT_OUTINBOUND | |
| Short Description | Outbound/Inbound qRFC Unit |
General Data
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20041130 | 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_UNIT | Unit in Background RFC | 20041202 |
Friends
Interface IF_QRFC_UNIT_OUTINBOUND has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_OUTBOUND | Outbound Destination in Background RFC | 20041203 | ||
| 2 | UNIT_ID | Instance attribute | Public | Attribute reference (LIKE) | 20050111 |
Methods
Events
Interface IF_QRFC_UNIT_OUTINBOUND has no event.
Types
Interface IF_QRFC_UNIT_OUTINBOUND has no local type.
Method Signatures
Method ADD_QUEUE_NAMES_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_DUPLICATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Unterdrückung der Exception bei doppelten Queuenamen | 20050616 | ||
| 2 | QUEUE_NAMES | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Tabelle von Queue Namen für Hintergrund RFC | 20050616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit des Hintergrund RFCs | 20050616 | ||
| 2 | Doppelter Queuename bei einer Unit im qRFC | 20050616 | ||
| 3 | Queuename ist ungültig | 20050616 |
Method ADD_QUEUE_NAMES_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_DUPLICATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Unterdrückung der Exception bei doppelten Queuenamen | 20041202 | ||
| 2 | QUEUE_NAMES | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Tabelle von Queue Name für Hintergrund RFC | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit des Hintergrund RFCs | 20041202 | ||
| 2 | Doppelter Queuename bei einer Unit im qRFC | 20041202 | ||
| 3 | Queuename ist ungültig | 20041209 |
Method ADD_QUEUE_NAME_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_DUPLICATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Unterdrückung der Exception bei doppelten Queuenamen | 20041202 | ||
| 2 | QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit des Hintergrund RFCs | 20041202 | ||
| 2 | Doppelter Queuename bei einer Unit im qRFC | 20041202 | ||
| 3 | Queuename ist ungültig | 20041209 |
Method ADD_QUEUE_NAME_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_DUPLICATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Unterdrückung der Exception bei doppelten Queuenamen | 20041202 | ||
| 2 | QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit des Hintergrund RFCs | 20041202 | ||
| 2 | Doppelter Queuename bei einer Unit im qRFC | 20041202 | ||
| 3 | Queuename ist ungültig | 20041209 |
Method CREATE_UNIT_BY_PATTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNIT | Value transfer | Object reference (TYPE REF TO) | IF_QRFC_UNIT_OUTINBOUND | qRFC Outbound/Inbound Unit | 20041202 |
Method CREATE_UNIT_BY_PATTERN on Interface IF_QRFC_UNIT_OUTINBOUND has no exception.
Method DELAY Signature
Method DELAY on Interface IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method DELAY on Interface IF_QRFC_UNIT_OUTINBOUND has no exception.
Method DISABLE_COMMIT_CHECKS Signature
Method DISABLE_COMMIT_CHECKS on Interface IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method DISABLE_COMMIT_CHECKS on Interface IF_QRFC_UNIT_OUTINBOUND has no exception.
Method GET_FUNCTION_COUNT Signature
Method GET_FUNCTION_COUNT on Interface IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method GET_FUNCTION_COUNT on Interface IF_QRFC_UNIT_OUTINBOUND has no exception.
Method GET_QUEUE_NAMES_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE_NAMES | Value transfer | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Tabelle von Queue Name für Hintergrund RFC | 20041202 |
Method GET_QUEUE_NAMES_INBOUND on Interface IF_QRFC_UNIT_OUTINBOUND has no exception.
Method GET_QUEUE_NAMES_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE_NAMES | Value transfer | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Tabelle von Queue Name für Hintergrund RFC | 20041202 |
Method GET_QUEUE_NAMES_OUTBOUND on Interface IF_QRFC_UNIT_OUTINBOUND has no exception.
Method IS_VALID Signature
Method IS_VALID on Interface IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method IS_VALID on Interface IF_QRFC_UNIT_OUTINBOUND has no exception.
Method LOCK Signature
Method LOCK on Interface IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method LOCK on Interface IF_QRFC_UNIT_OUTINBOUND has no exception.
Method LOCK_AT_INBOUND Signature
Method LOCK_AT_INBOUND on Interface IF_QRFC_UNIT_OUTINBOUND has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Unit des Hintergrund RFCs | 20041223 |
Method SEPARATE_FROM_UPDATE_TASK Signature
Method SEPARATE_FROM_UPDATE_TASK on Interface IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method SEPARATE_FROM_UPDATE_TASK on Interface IF_QRFC_UNIT_OUTINBOUND has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |