SAP ABAP Class CL_TRFC_UNIT_INBOUND (Inbound 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 20050928
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TRFC_UNIT_INBOUND Inbound tRFC Unit 20041203
Properties
Class CL_TRFC_UNIT_INBOUND  
Short Description Inbound 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 20110908   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)
2 CL_BGRFC_DB_HELPER 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 20050928
2 IF_TRFC_UNIT_INBOUND Inbound 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_INBOUND 20041203 Implementation of Inbound Destinations in Background RFC
Attributes
Class CL_TRFC_UNIT_INBOUND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041203
Events
Class CL_TRFC_UNIT_INBOUND has no event.
Types
Class CL_TRFC_UNIT_INBOUND 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_TRUE 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_INBOUND Inbound Destination im Hintergrund RFC 20041203
4 Importing 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_INBOUND has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700