SAP ABAP Interface IF_QRFC_UNIT_INBOUND (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_INBOUND | Inbound qRFC Unit | 20041202 |
Properties
| Interface | IF_QRFC_UNIT_INBOUND | |
| Short Description | Inbound qRFC Unit |
General Data
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20041125 | 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_INBOUND 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_INBOUND | Inbound Destination in Background RFC | 20041203 | ||
| 2 | UNIT_ID | Instance attribute | Public | Attribute reference (LIKE) | 20050111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Inserts Unit in Other Inbound Queues | 20041202 | |
| 2 | Instance method | Public | Method | Inserts Unit in Another Inbound Queue | 20041202 | |
| 3 | Instance method | Public | Method | Generates New Unit with Same Properties | 20041202 | |
| 4 | Instance method | Public | Method | 20050111 | ||
| 5 | Instance method | Public | Method | 20060217 | ||
| 6 | Instance method | Public | Method | 20050111 | ||
| 7 | Instance method | Public | Method | Gets All Inbound Queues that Contain Unit | 20050118 | |
| 8 | Instance method | Public | Method | 20050428 | ||
| 9 | Instance method | Public | Method | 20050111 | ||
| 10 | Instance method | Public | Method | 20050111 |
Events
Interface IF_QRFC_UNIT_INBOUND has no event.
Types
Interface IF_QRFC_UNIT_INBOUND 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 | 20041202 | ||
| 2 | QUEUE_NAMES | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Tabelle von Queue Name für Hintergrund RFC | 20041208 |
| # | 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 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_INBOUND | qRFC Inbound Unit | 20041202 |
Method CREATE_UNIT_BY_PATTERN on Interface IF_QRFC_UNIT_INBOUND has no exception.
Method DELAY Signature
Method DELAY on Interface IF_QRFC_UNIT_INBOUND has no parameter.
Method DELAY on Interface IF_QRFC_UNIT_INBOUND has no exception.
Method DISABLE_COMMIT_CHECKS Signature
Method DISABLE_COMMIT_CHECKS on Interface IF_QRFC_UNIT_INBOUND has no parameter.
Method DISABLE_COMMIT_CHECKS on Interface IF_QRFC_UNIT_INBOUND has no exception.
Method GET_FUNCTION_COUNT Signature
Method GET_FUNCTION_COUNT on Interface IF_QRFC_UNIT_INBOUND has no parameter.
Method GET_FUNCTION_COUNT on Interface IF_QRFC_UNIT_INBOUND 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 | 20050118 |
Method GET_QUEUE_NAMES_INBOUND on Interface IF_QRFC_UNIT_INBOUND has no exception.
Method IS_VALID Signature
Method IS_VALID on Interface IF_QRFC_UNIT_INBOUND has no parameter.
Method IS_VALID on Interface IF_QRFC_UNIT_INBOUND has no exception.
Method LOCK Signature
Method LOCK on Interface IF_QRFC_UNIT_INBOUND has no parameter.
Method LOCK on Interface IF_QRFC_UNIT_INBOUND has no exception.
Method SEPARATE_FROM_UPDATE_TASK Signature
Method SEPARATE_FROM_UPDATE_TASK on Interface IF_QRFC_UNIT_INBOUND has no parameter.
Method SEPARATE_FROM_UPDATE_TASK on Interface IF_QRFC_UNIT_INBOUND has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |