SAP ABAP Class CL_QRFC_UNIT_OUTINBOUND (qRFC Outbound/Inbound 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 20041208
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_QRFC_UNIT_OUTINBOUND Outbound/Inbound qRFC Unit 20041207
Properties
Class CL_QRFC_UNIT_OUTINBOUND  
Short Description qRFC Outbound/Inbound 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 20041207   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_QRFC_UNIT_OUTINBOUND Outbound/Inbound qRFC Unit 20041207
Friends
# Friend Modeled only Created on Description
1 CL_BGRFC_DB_HELPER 20050503 Background RFC Database Accesses
2 CL_BGRFC_DEST_IMPL_OUTBOUND 20041207 Implementation of Outbound Destinations in Background RFC
Attributes
Class CL_QRFC_UNIT_OUTINBOUND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041207
Events
Class CL_QRFC_UNIT_OUTINBOUND has no event.
Types
Class CL_QRFC_UNIT_OUTINBOUND has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BASXML_ENABLED Call by reference Type reference (TYPE) BGRFC_BASXML_ENABLED ABAP_FALSE Kennzeichen im bgRFC zu basxml 20080129
2 Importing CALLING_PROGRAM Value transfer Type reference (TYPE) SYCPROG Aufrufendes Programm 20050719
3 Importing DESTINATION Call by reference Object reference (TYPE REF TO) IF_BGRFC_DESTINATION_OUTBOUND Outbound Destination im Hintergrund RFC 20041207
4 Importing DEST_UNIT_HISTORY_TAB Call by reference Type reference (TYPE) BGRFC_UNIT_HISTORY_TAB Tabelle von registrierte Destinationen 20060904
5 Importing INSERT_UNIT_ON_TOP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag: Unit am Anfang einfügen? 20050307
6 Importing UNIT_HISTORY Call by reference Type reference (TYPE) BGRFC_UNIT_HISTORY Flag zur Unit-History 20060630

Method CONSTRUCTOR on class CL_QRFC_UNIT_OUTINBOUND has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700