SAP ABAP Class IF_QRFC_UNIT_OUTINBOUND (Outbound/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_OUTINBOUND | qRFC Outbound/Inbound Unit | 20041207 |
Properties
Class | IF_QRFC_UNIT_OUTINBOUND | |
Short Description | Outbound/Inbound qRFC Unit | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20041130 | 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_OUTINBOUND has no interface implemented.
Friends
Class IF_QRFC_UNIT_OUTINBOUND 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_OUTBOUND | Outbound Destination in Background RFC | 20041203 | ||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050111 |
Methods
Events
Class IF_QRFC_UNIT_OUTINBOUND has no event.
Types
Class 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 class IF_QRFC_UNIT_OUTINBOUND has no exception.
Method DELAY Signature
Method DELAY on class IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method DELAY on class IF_QRFC_UNIT_OUTINBOUND has no exception.
Method DISABLE_COMMIT_CHECKS Signature
Method DISABLE_COMMIT_CHECKS on class IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method DISABLE_COMMIT_CHECKS on class IF_QRFC_UNIT_OUTINBOUND has no exception.
Method GET_FUNCTION_COUNT Signature
Method GET_FUNCTION_COUNT on class IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method GET_FUNCTION_COUNT on class 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 class 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 class IF_QRFC_UNIT_OUTINBOUND has no exception.
Method IS_VALID Signature
Method IS_VALID on class IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method IS_VALID on class IF_QRFC_UNIT_OUTINBOUND has no exception.
Method LOCK Signature
Method LOCK on class IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method LOCK on class IF_QRFC_UNIT_OUTINBOUND has no exception.
Method LOCK_AT_INBOUND Signature
Method LOCK_AT_INBOUND on class 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 class IF_QRFC_UNIT_OUTINBOUND has no parameter.
Method SEPARATE_FROM_UPDATE_TASK on class IF_QRFC_UNIT_OUTINBOUND has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |