SAP ABAP Class CL_QRFC_UNIT_OUTBOUND (Outbound 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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BGRFC_UNIT_KERNEL | Root Class for UNIT Handles | 20041202 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_DEBUG_UNIT | Debug Interface in Background RFC | 20050929 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_QRFC_UNIT_OUTBOUND | Outbound qRFC Unit | 20041202 |
Properties
Class | CL_QRFC_UNIT_OUTBOUND | |
Short Description | Outbound qRFC Unit | |
Super Class | CL_BGRFC_UNIT_KERNEL | Root Class for UNIT Handles |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20041202 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BGRFC_DEBUG_UNIT | Debug Interface in Background RFC | 20050929 | ||
2 | IF_QRFC_UNIT_OUTBOUND | Outbound qRFC Unit | 20041202 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BGRFC_DB_HELPER | 20050307 | Background RFC Database Accesses | |
2 | CL_BGRFC_DEST_IMPL_OUTBOUND | 20041203 | Implementation of Outbound Destinations in Background RFC |
Attributes
Class CL_QRFC_UNIT_OUTBOUND has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090717 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041203 |
Events
Class CL_QRFC_UNIT_OUTBOUND has no event.
Types
Class CL_QRFC_UNIT_OUTBOUND has no local type.
Method Signatures
Method ADD_QUEUE_NAME_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_QUEUE_NAME | Call by reference | Type reference (TYPE) | ABAP_BOOL | Queuenamen überprüfen | 20090717 | ||
2 | ![]() |
IGNORE_DUPLICATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ignoriere doppelte Queuenamen | 20090717 | |
3 | ![]() |
QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queuename | 20090717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Destinationfehler im Hintergrund RFC | 20090717 | |
2 | ![]() |
20090717 | ||
3 | ![]() |
Queuename ist ungültig | 20090721 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASXML_ENABLED | Call by reference | Type reference (TYPE) | BGRFC_BASXML_ENABLED | Kennzeichen im bgRFC zu basxml | 20080129 | ||
2 | ![]() |
CALLING_PROGRAM | Value transfer | Type reference (TYPE) | SYCPROG | Aufrufendes Programm | 20050719 | ||
3 | ![]() |
CLIENT | Value transfer | Type reference (TYPE) | MANDT | Mandant | 20050428 | ||
4 | ![]() |
DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_OUTBOUND | Outbound Destination im Hintergrund RFC | 20041203 | ||
5 | ![]() |
DEST_UNIT_HISTORY_TAB | Call by reference | Type reference (TYPE) | BGRFC_UNIT_HISTORY_TAB | Tabelle von registrierte Destinationen | 20060630 | ||
6 | ![]() |
INSERT_UNIT_ON_TOP | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Unit am Anfang einfügen? | 20050307 | |
7 | ![]() |
UNIT_HISTORY | Call by reference | Type reference (TYPE) | BGRFC_UNIT_HISTORY | ABAP_FALSE | Flag zur Unit-History | 20060626 |
Method CONSTRUCTOR on class CL_QRFC_UNIT_OUTBOUND has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |