SAP ABAP Class CL_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 - 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 | 20050906 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_QRFC_UNIT_INBOUND | Inbound qRFC Unit | 20041202 |
Properties
Class | CL_QRFC_UNIT_INBOUND | |
Short Description | Inbound 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 | 20110908 | 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 | 20050906 | ||
2 | IF_QRFC_UNIT_INBOUND | Inbound 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_INBOUND | 20041203 | Implementation of Inbound Destinations in Background RFC |
Attributes
Class CL_QRFC_UNIT_INBOUND 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_INBOUND has no event.
Types
Class CL_QRFC_UNIT_INBOUND has no local type.
Method Signatures
Method ADD_QUEUE_NAME_INB 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 | ABAP_TRUE | 20090717 | ||
2 | ![]() |
IGNORE_DUPLICATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090717 | ||
3 | ![]() |
QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | 20090717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090717 | ||
2 | ![]() |
Queuename ist ungültig | 20090717 |
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 | ABAP_TRUE | 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_INBOUND | Inbound Destination im Hintergrund RFC | 20041203 | ||
5 | ![]() |
INSERT_UNIT_ON_TOP | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Unit am Anfang einfügen? | 20050307 | |
6 | ![]() |
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_INBOUND has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |