SAP ABAP Class CL_BGRFC_UNIT_HANDLER_INB_T (Implementation of Inbound Unit T Handler)
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_HANDLER_INB Abstract Class for Inbound Unit Handler 20080206
Properties
Class CL_BGRFC_UNIT_HANDLER_INB_T  
Short Description Implementation of Inbound Unit T Handler    
Super Class CL_BGRFC_UNIT_HANDLER_INB Abstract Class for Inbound Unit Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20080206   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BGRFC_UNIT_HANDLER_INB_T has no forward declaration.
Interfaces
Class CL_BGRFC_UNIT_HANDLER_INB_T has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BGRFC_UNIT_HANDLER_FACTORY 20080206 Factory Class for Unit Handler: Internal for bgRFC Scheduler
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TRFC_I_EXE_STATE Instance attribute Private Type reference (TYPE) TRFC_I_EXE_STATE Inbound tRFC: Unit State 20080206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080206
Events
Class CL_BGRFC_UNIT_HANDLER_INB_T has no event.
Types
Class CL_BGRFC_UNIT_HANDLER_INB_T 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 DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name der Destination im Inbound Fall 20080206
2 Importing INSTANCE_NAME Call by reference Type reference (TYPE) MSNAME2 Name des Applikationsservers 20080328
3 Importing LOGGER Call by reference Object reference (TYPE REF TO) CL_BGRFC_LOGGER tRFC/qRFC-Logging 20080206
4 Importing SCHEDULER_ID Call by reference Type reference (TYPE) INT4 Scheduler ID 20080206
5 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20080206

Method CONSTRUCTOR on class CL_BGRFC_UNIT_HANDLER_INB_T has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711