SAP ABAP Class IF_QRFC_UNIT_INBOUND (Inbound qRFC Unit)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_UNIT | Unit in Background RFC | 20041202 |
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
| Class | IF_QRFC_UNIT_INBOUND | |
| Short Description | Inbound qRFC Unit | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041125 | 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
Class IF_QRFC_UNIT_INBOUND has no interface implemented.
Friends
Class IF_QRFC_UNIT_INBOUND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_INBOUND | Inbound Destination in Background RFC | 20041203 | |||
| 2 | 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
Class IF_QRFC_UNIT_INBOUND has no event.
Types
Class 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 class IF_QRFC_UNIT_INBOUND has no exception.
Method DELAY Signature
Method DELAY on class IF_QRFC_UNIT_INBOUND has no parameter.
Method DELAY on class IF_QRFC_UNIT_INBOUND has no exception.
Method DISABLE_COMMIT_CHECKS Signature
Method DISABLE_COMMIT_CHECKS on class IF_QRFC_UNIT_INBOUND has no parameter.
Method DISABLE_COMMIT_CHECKS on class IF_QRFC_UNIT_INBOUND has no exception.
Method GET_FUNCTION_COUNT Signature
Method GET_FUNCTION_COUNT on class IF_QRFC_UNIT_INBOUND has no parameter.
Method GET_FUNCTION_COUNT on class 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 class IF_QRFC_UNIT_INBOUND has no exception.
Method IS_VALID Signature
Method IS_VALID on class IF_QRFC_UNIT_INBOUND has no parameter.
Method IS_VALID on class IF_QRFC_UNIT_INBOUND has no exception.
Method LOCK Signature
Method LOCK on class IF_QRFC_UNIT_INBOUND has no parameter.
Method LOCK on class IF_QRFC_UNIT_INBOUND has no exception.
Method SEPARATE_FROM_UPDATE_TASK Signature
Method SEPARATE_FROM_UPDATE_TASK on class IF_QRFC_UNIT_INBOUND has no parameter.
Method SEPARATE_FROM_UPDATE_TASK on class IF_QRFC_UNIT_INBOUND has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |