SAP ABAP Class CL_TRFC_UNIT_OUTBOUND (Outbound tRFC 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 | 20041203 |
| 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_TRFC_UNIT_OUTBOUND | Outbound tRFC Unit | 20041203 |
Properties
| Class | CL_TRFC_UNIT_OUTBOUND | |
| Short Description | Outbound tRFC 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 | 20041203 | 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_TRFC_UNIT_OUTBOUND | Outbound tRFC Unit | 20041203 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BGRFC_DB_HELPER | 20050503 | Background RFC Database Accesses | |
| 2 | CL_BGRFC_DEST_IMPL_OUTBOUND | 20041203 | Implementation of Outbound Destinations in Background RFC |
Attributes
Class CL_TRFC_UNIT_OUTBOUND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041203 |
Events
Class CL_TRFC_UNIT_OUTBOUND has no event.
Types
Class CL_TRFC_UNIT_OUTBOUND has no local type.
Method Signatures
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_FALSE | Kennzeichen im bgRFC zu basxml | 20080129 | ||
| 2 | CALLING_PROGRAM | Value transfer | Type reference (TYPE) | SYCPROG | Aufrufendes Programm | 20050719 | |||
| 3 | DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_OUTBOUND | Outbound Destination im Hintergrund RFC | 20041203 | |||
| 4 | UNIT_HISTORY | Call by reference | Type reference (TYPE) | BGRFC_UNIT_HISTORY | ABAP_FALSE | Flag zur Unit-History | 20060626 |
Method CONSTRUCTOR on class CL_TRFC_UNIT_OUTBOUND has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |